There was an error while loading. Please reload this page.
1 parent 1383231 commit 69f330eCopy full SHA for 69f330e
Tests.props
@@ -12,7 +12,7 @@
12
<PrivateAssets>all</PrivateAssets>
13
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
14
</PackageReference>
15
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" Condition="'$(TargetFramework)' == 'netcoreapp2.1'" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.3" Condition="'$(TargetFramework)' == 'netcoreapp2.1'" />
16
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" Condition="'$(TargetFramework)' != 'netcoreapp2.1'" />
17
<PackageReference Include="Shouldly" Version="4.2.1" />
18
<PackageReference Include="xunit" Version="2.5.0" />
0 commit comments