Skip to content

Commit 57d3aa6

Browse files
Update dependency Microsoft.NET.Test.Sdk to 17.11.1 (#392)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75ad937 commit 57d3aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Soenneker.Utils.AsyncSingleton.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
1111
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)