55 <Product >Simplify</Product >
66 <Description >Lightweight and fast .NET web-framework based on MVC and OWIN</Description >
77 <Copyright >Licensed under LGPL</Copyright >
8- <Version >2.2 </Version >
8+ <Version >2.3 </Version >
99 <PackageProjectUrl >https://github.com/SimplifyNet/Simplify.Web</PackageProjectUrl >
1010 <PackageIconUrl >https://raw.githubusercontent.com/SimplifyNet/Images/master/LogoWeb32x32.png</PackageIconUrl >
1111 <RepositoryUrl >https://github.com/SimplifyNet/Simplify.Web</RepositoryUrl >
1212 <RepositoryType >GIT</RepositoryType >
1313 <PackageTags >.NET web-framework MVC DI OWIN</PackageTags >
1414 <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.System.Sources 1.2.0
1621 </PackageReleaseNotes >
1722 <OutputPath >bin\Any CPU\$(Configuration)\</OutputPath >
1823 <DocumentationFile >bin\Any CPU\$(Configuration)\$(TargetFramework)\Simplify.Web.xml</DocumentationFile >
2732 <PackageReference Include =" Microsoft.AspNetCore.Http.Extensions" Version =" 2.2.0" />
2833 <PackageReference Include =" Microsoft.AspNetCore.Hosting.Abstractions" Version =" 2.2.0" />
2934 <PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 2.2.0" />
30- <PackageReference Include =" Simplify.DI" Version =" 3 .0.0" />
31- <PackageReference Include =" Simplify.Templates" Version =" 1.5.1 " />
35+ <PackageReference Include =" Simplify.DI" Version =" 4 .0.0" />
36+ <PackageReference Include =" Simplify.Templates" Version =" 1.5.2 " />
3237 <PackageReference Include =" Simplify.String.Sources" Version =" 1.2.0" PrivateAssets =" All" />
33- <PackageReference Include =" Simplify.System.Sources" Version =" 1.1 .0" PrivateAssets =" All" />
34- <PackageReference Include =" Simplify.Xml.Sources" Version =" 1.0.4 " PrivateAssets =" All" />
38+ <PackageReference Include =" Simplify.System.Sources" Version =" 1.2 .0" PrivateAssets =" All" />
39+ <PackageReference Include =" Simplify.Xml.Sources" Version =" 1.1.0 " PrivateAssets =" All" />
3540 </ItemGroup >
3641</Project >
0 commit comments