File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848 </PropertyGroup >
4949
5050 <ItemGroup >
51- <PackageReference Include =" Newtonsoft.Json" Version =" 11 .0.2 " />
51+ <PackageReference Include =" Newtonsoft.Json" Version =" 13 .0.1 " />
5252 </ItemGroup >
5353
5454 <ItemGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFramework >netcoreapp2 .1</TargetFramework >
3+ <TargetFramework >netcoreapp3 .1</TargetFramework >
44 </PropertyGroup >
55 <ItemGroup >
6- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.8 .0" />
7- <PackageReference Include =" NUnit" Version =" 3.10.1 " />
8- <PackageReference Include =" Newtonsoft.Json" Version =" 11 .0.2 " />
9- <PackageReference Include =" NUnit3TestAdapter" Version =" 3.10.0 " />
6+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.2 .0" />
7+ <PackageReference Include =" NUnit" Version =" 3.13.3 " />
8+ <PackageReference Include =" Newtonsoft.Json" Version =" 13 .0.1 " />
9+ <PackageReference Include =" NUnit3TestAdapter" Version =" 4.2.1 " />
1010 </ItemGroup >
1111 <ItemGroup >
1212 <ProjectReference Include =" ..\TinCan\TinCan.csproj" />
You can’t perform that action at this time.
0 commit comments