Skip to content

Commit 3e10060

Browse files
Update dependency Microsoft.NET.Test.Sdk to 17.12.0
1 parent 9c392e2 commit 3e10060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Cake.DotNetVersionDetector.Tests/Cake.DotNetVersionDetector.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
<PrivateAssets>all</PrivateAssets>
1515
</PackageReference>
16-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
16+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1717
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)