Skip to content

Commit 8dc3cd1

Browse files
(deps): Bump Microsoft.NET.Test.Sdk
Bumps the microsoft group with 1 update in the /src directory: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest). Updates `Microsoft.NET.Test.Sdk` from 17.11.1 to 17.12.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.11.1...v17.12.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b069cb8 commit 8dc3cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<PackageVersion Include="Microsoft.Extensions.FileSystemGlobbing" Version="9.0.0" />
3030
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="9.0.0" />
3131
<PackageVersion Include="Microsoft.Extensions.Options" Version="9.0.0" />
32-
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
32+
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
3333
<PackageVersion Include="Microsoft.Win32.Registry" Version="6.0.0-preview.5.21301.5" />
3434
<PackageVersion Include="NSubstitute" Version="5.3.0" />
3535
<PackageVersion Include="NUnit" Version="4.2.2" />

0 commit comments

Comments
 (0)