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 9
9
<NuGetVersionSharpZipLib >1.3.3</NuGetVersionSharpZipLib >
10
10
<NuGetVersionSystemConfigurationConfigurationManager >6.0.0</NuGetVersionSystemConfigurationConfigurationManager >
11
11
<NuGetVersionLuceneDotNet >3.0.3</NuGetVersionLuceneDotNet >
12
+ <NuGetVersionNewtonsoftJson >13.0.1</NuGetVersionNewtonsoftJson >
12
13
</PropertyGroup >
13
14
</Project >
Original file line number Diff line number Diff line change 40
40
41
41
<ItemGroup >
42
42
<PackageReference Include =" Mono.Cecil" Version =" $(NuGetVersionMonoCecil)" />
43
+ <PackageReference Include =" Newtonsoft.Json" Version =" $(NuGetVersionNewtonsoftJson)" />
43
44
<PackageReference Include =" NUnit" Version =" $(NuGetVersionNUnit)" />
44
45
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" $(NuGetVersionMicrosoftNETTestSdk)" />
45
46
<PackageReference Include =" NUnit3TestAdapter" Version =" $(NuGetVersionNUnit3TestAdapter)" />
You can’t perform that action at this time.
0 commit comments