Skip to content

Commit

Permalink
Use Microsoft.NET.Test.Sdk 17.3.3 instead of default 16.11.0 for UWP.…
Browse files Browse the repository at this point in the history
…Specs

Bumps a dependency on vulnerable newtonsoft.json from 9.0.1 to 13.0.1
  • Loading branch information
jnyrup committed Dec 18, 2024
1 parent 38e9711 commit f94f597
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/UWP.Specs/UWP.Specs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<IsTestProject>true</IsTestProject>
<!-- EnableMSTestV2CopyResources is disabled due to https://github.com/microsoft/testfx/issues/4371 -->
<EnableMSTestV2CopyResources>false</EnableMSTestV2CopyResources>
<UwpUnitTestSdkPkgVersion>17.3.3</UwpUnitTestSdkPkgVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
<DebugSymbols>true</DebugSymbols>
Expand Down

0 comments on commit f94f597

Please sign in to comment.