Skip to content

Commit bab0ba0

Browse files
Update dependency Microsoft.NET.Test.Sdk to 17.12.0
1 parent 6b1372f commit bab0ba0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
</ItemGroup>
4949

5050
<ItemGroup Condition="'$(IsTestProject)' == 'true'">
51-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
51+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
5252
<PackageReference Include="xunit" Version="2.9.0" />
5353
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
5454
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)