5
5
<Product >Simplify</Product >
6
6
<Description >Lightweight and fast .NET web-framework based on MVC and OWIN</Description >
7
7
<Copyright >Licensed under LGPL</Copyright >
8
- <Version >1.5 </Version >
8
+ <Version >1.6 </Version >
9
9
<PackageProjectUrl >https://github.com/i4004/Simplify.Web</PackageProjectUrl >
10
10
<PackageIconUrl >https://raw.githubusercontent.com/i4004/Simplify.Web/master/Images/Icon.png</PackageIconUrl >
11
11
<RepositoryUrl >https://github.com/i4004/Simplify.Web</RepositoryUrl >
12
12
<RepositoryType >GIT</RepositoryType >
13
13
<PackageTags >.NET web-framework MVC DI OWIN</PackageTags >
14
14
<PackageReleaseNotes >
15
- * Upgrade to Simplify.DI 3.0
15
+ Updates
16
+ * Upgrade to Simplify.DI 4.0
17
+ * Upgrade to Simplify.Templates 1.5.2
18
+ Other
19
+ * Internal upgrade to Simplify.String.Sources 1.2.0
20
+ * Internal upgrade to Simplify.Xml.Sources 1.1.0
16
21
</PackageReleaseNotes >
17
22
<OutputPath >bin\Any CPU\$(Configuration)\</OutputPath >
18
23
<DocumentationFile >bin\Any CPU\$(Configuration)\$(TargetFramework)\Simplify.Web.xml</DocumentationFile >
32
37
<PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 2.2.0" />
33
38
<PackageReference Include =" Microsoft.Owin" Version =" 4.0.1" />
34
39
<PackageReference Include =" Owin" Version =" 1.0" />
35
- <PackageReference Include =" Simplify.DI" Version =" 3 .0.0" />
40
+ <PackageReference Include =" Simplify.DI" Version =" 4 .0.0" />
36
41
<PackageReference Include =" Simplify.String.Sources" Version =" 1.2.0" PrivateAssets =" All" />
37
- <PackageReference Include =" Simplify.System.Sources" Version =" 1.1 .0" PrivateAssets =" All" />
38
- <PackageReference Include =" Simplify.Templates" Version =" 1.5.1 " />
39
- <PackageReference Include =" Simplify.Xml.Sources" Version =" 1.0.4 " PrivateAssets =" All" />
42
+ <PackageReference Include =" Simplify.System.Sources" Version =" 1.2 .0" PrivateAssets =" All" />
43
+ <PackageReference Include =" Simplify.Templates" Version =" 1.5.2 " />
44
+ <PackageReference Include =" Simplify.Xml.Sources" Version =" 1.1.0 " PrivateAssets =" All" />
40
45
</ItemGroup >
41
46
</Project >
0 commit comments