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 >1.4</Version >
8+ <Version >1.4.1 </Version >
99 <PackageProjectUrl >https://github.com/i4004/Simplify.Web</PackageProjectUrl >
1010 <PackageIconUrl >https://raw.githubusercontent.com/i4004/Simplify.Web/master/Images/Icon.png</PackageIconUrl >
1111 <RepositoryUrl >https://github.com/i4004/Simplify.Web</RepositoryUrl >
1212 <RepositoryType >GIT</RepositoryType >
1313 <PackageTags >.NET web-framework MVC DI OWIN</PackageTags >
1414 <PackageReleaseNotes >
15- * Upgrade to .NET Framwork 4.6.2
16- + IConfiguration based settings implementation (ConfigurationBasedSimplifyWebSettings) for ISimplifyWebSettings added
15+ Upgrades to:
16+ * Microsoft.Owin 4.0.1
17+ * Simplify.DI 2.1.0
18+ * Simplify.Templates 1.5.1
1719 </PackageReleaseNotes >
1820 <OutputPath >bin\Any CPU\$(Configuration)\</OutputPath >
1921 <DocumentationFile >bin\Any CPU\$(Configuration)\$(TargetFramework)\Simplify.Web.xml</DocumentationFile >
3133 </ItemGroup >
3234 <ItemGroup >
3335 <PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 2.2.0" />
34- <PackageReference Include =" Microsoft.Owin" Version =" 4.0.0 " />
36+ <PackageReference Include =" Microsoft.Owin" Version =" 4.0.1 " />
3537 <PackageReference Include =" Owin" Version =" 1.0" />
36- <PackageReference Include =" Simplify.DI" Version =" 2.0.1 " />
38+ <PackageReference Include =" Simplify.DI" Version =" 2.1.0 " />
3739 <PackageReference Include =" Simplify.String.Sources" Version =" 1.2.0" PrivateAssets =" All" />
38- <PackageReference Include =" Simplify.System.Sources" Version =" 1.0.2 " PrivateAssets =" All" />
39- <PackageReference Include =" Simplify.Templates" Version =" 1.5.0 " />
40+ <PackageReference Include =" Simplify.System.Sources" Version =" 1.1.0 " PrivateAssets =" All" />
41+ <PackageReference Include =" Simplify.Templates" Version =" 1.5.1 " />
4042 <PackageReference Include =" Simplify.Xml.Sources" Version =" 1.0.4" PrivateAssets =" All" />
4143 </ItemGroup >
4244</Project >
0 commit comments