File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<Import Project =" ..\Product\ProjectBefore.settings" />
4
4
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
77
77
<Version >15.3.32</Version >
78
78
</PackageReference >
79
79
<PackageReference Include =" Newtonsoft.Json" >
80
- <Version >13.0.3 </Version >
80
+ <Version >13.0.1 </Version >
81
81
</PackageReference >
82
82
<PackageReference Include =" System.Xml.XmlSerializer" >
83
83
<Version >4.3.0</Version >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<packages >
3
3
<package id =" Moq" version =" 4.2.1312.1622" targetFramework =" net45" />
4
- <package id =" Newtonsoft.Json" version =" 6 .0.4 " targetFramework =" net45" />
4
+ <package id =" Newtonsoft.Json" version =" 13 .0.1 " targetFramework =" net45" />
5
5
</packages >
You can’t perform that action at this time.
0 commit comments