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 184c26f commit 2c09e4dCopy full SHA for 2c09e4d
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="18.0.0" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
11
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
12
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
13
<PrivateAssets>all</PrivateAssets>
0 commit comments