Skip to content

Commit a45c41b

Browse files
Update Microsoft.NET.Test.Sdk to 17.14.0
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33e0668 commit a45c41b

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.13.0"/>
13+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0"/>
1414
<PackageReference Include="xunit.v3" Version="2.0.2"/>
1515
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)