File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 99 <NuGetVersionSharpZipLib >1.3.3</NuGetVersionSharpZipLib >
1010 <NuGetVersionSystemConfigurationConfigurationManager >6.0.0</NuGetVersionSystemConfigurationConfigurationManager >
1111 <NuGetVersionLuceneDotNet >3.0.3</NuGetVersionLuceneDotNet >
12+ <NuGetVersionNewtonsoftJson >13.0.1</NuGetVersionNewtonsoftJson >
1213 </PropertyGroup >
1314</Project >
Original file line number Diff line number Diff line change 4040
4141 <ItemGroup >
4242 <PackageReference Include =" Mono.Cecil" Version =" $(NuGetVersionMonoCecil)" />
43+ <PackageReference Include =" Newtonsoft.Json" Version =" $(NuGetVersionNewtonsoftJson)" />
4344 <PackageReference Include =" NUnit" Version =" $(NuGetVersionNUnit)" />
4445 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" $(NuGetVersionMicrosoftNETTestSdk)" />
4546 <PackageReference Include =" NUnit3TestAdapter" Version =" $(NuGetVersionNUnit3TestAdapter)" />
You can’t perform that action at this time.
0 commit comments