Skip to content

Commit b369100

Browse files
Merge pull request #52 from steffenskov/dependabot/nuget/Microsoft.NET.Test.Sdk-17.13.0
build(deps): Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0
2 parents 38d02a3 + e06d872 commit b369100

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/ExtendedThreading.UnitTests/ExtendedThreading.UnitTests.csproj

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

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0"/>
13+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0"/>
1414
<PackageReference Include="xunit.v3" Version="2.0.1"/>
1515
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)