File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <RootNamespace >AngleSharp.Js.Tests</RootNamespace >
4- <TargetFrameworks >netcoreapp2 .1</TargetFrameworks >
4+ <TargetFrameworks >netcoreapp3 .1</TargetFrameworks >
55 <SignAssembly >true</SignAssembly >
66 <AssemblyOriginatorKeyFile >Key.snk</AssemblyOriginatorKeyFile >
77 <IsPackable >false</IsPackable >
2121 <PackageReference Include =" AngleSharp.Css" Version =" 0.14.0" />
2222 <PackageReference Include =" AngleSharp.Xml" Version =" 0.14.0" />
2323 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.1" />
24- <PackageReference Include =" NUnit" Version =" 3.13.1 " />
24+ <PackageReference Include =" NUnit" Version =" 3.13.2 " />
2525 <PackageReference Include =" NUnit3TestAdapter" Version =" 3.17.0" />
26- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.9.4 " />
26+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.10.0 " />
2727 </ItemGroup >
28- </Project >
28+ </Project >
You can’t perform that action at this time.
0 commit comments