File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 77 <Product >Simplify</Product >
88 <Description >Simplify.Web JSON controller response and model binder</Description >
99 <Copyright >Licensed under LGPL</Copyright >
10- <Version >2.1.1 </Version >
10+ <Version >2.1.2 </Version >
1111 <PackageProjectUrl >https://github.com/SimplifyNet/Simplify.Web.Json</PackageProjectUrl >
1212 <PackageIconUrl >https://raw.githubusercontent.com/SimplifyNet/Images/master/LogoWeb32x32.png</PackageIconUrl >
1313 <PublishRepositoryUrl >true</PublishRepositoryUrl >
1414 <PackageTags >Simplify.Web JSON</PackageTags >
1515 <PackageReleaseNotes >
1616 Updates
17- * Upgrade to Simplify.Web 4.1.1
17+ * Upgrade to Simplify.Web 4.2.* (floating version set)
18+ * Upgrade to Newtonsoft.Json 12.0.* (floating version set)
1819 </PackageReleaseNotes >
1920 <OutputPath >bin\Any CPU\$(Configuration)\</OutputPath >
2021 <EmbedUntrackedSources >true</EmbedUntrackedSources >
2324 <DocumentationFile >bin\Any CPU\$(Configuration)\$(TargetFramework)\Simplify.Web.Json.xml</DocumentationFile >
2425 </PropertyGroup >
2526 <ItemGroup >
26- <PackageReference Include =" Simplify.Web" Version =" 4.2.0 " />
27- <PackageReference Include =" Newtonsoft.Json" Version =" 12.0.3 " />
27+ <PackageReference Include =" Simplify.Web" Version =" 4.2.* " />
28+ <PackageReference Include =" Newtonsoft.Json" Version =" 12.0.* " />
2829 </ItemGroup >
2930</Project >
You can’t perform that action at this time.
0 commit comments