File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFrameworks >netcoreapp2 .1</TargetFrameworks >
3+ <TargetFrameworks >netcoreapp3 .1</TargetFrameworks >
44 <SignAssembly >true</SignAssembly >
55 <AssemblyOriginatorKeyFile >Key.snk</AssemblyOriginatorKeyFile >
66 <IsPackable >false</IsPackable >
1818 <PackageReference Include =" GitHubActionsTestLogger" Version =" 1.2.0" />
1919 <PackageReference Include =" AngleSharp" Version =" 0.16.0" />
2020 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.1" />
21- <PackageReference Include =" NUnit" Version =" 3.13.1 " />
21+ <PackageReference Include =" NUnit" Version =" 3.13.2 " />
2222 <PackageReference Include =" NUnit3TestAdapter" Version =" 3.17.0" />
23- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.9.4 " />
23+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.10.0 " />
2424 </ItemGroup >
25- </Project >
25+ </Project >
You can’t perform that action at this time.
0 commit comments