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 498789b commit bce2381Copy full SHA for bce2381
test/Soenneker.Utils.AsyncSingleton.Tests/Soenneker.Utils.AsyncSingleton.Tests.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
11
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
12
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
13
<PrivateAssets>all</PrivateAssets>
0 commit comments