Skip to content

Commit e31fcaf

Browse files
Update dependency Microsoft.NET.Test.Sdk to 17.12.0
1 parent abd1cf3 commit e31fcaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

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

4545
<ItemGroup>
46-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
46+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
4747
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
4848
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
4949
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)