We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcc3ae2 commit e13004dCopy full SHA for e13004d
csharp/Platform.Exceptions.Tests/Platform.Exceptions.Tests.csproj
@@ -11,7 +11,7 @@
11
</ItemGroup>
12
13
<ItemGroup>
14
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
15
<PackageReference Include="xunit" Version="2.4.1" />
16
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" PrivateAssets="All" />
17
<PackageReference Include="coverlet.collector" Version="3.1.0" PrivateAssets="All" />
0 commit comments