Skip to content

Commit 0624bf4

Browse files
(deps): Bump the microsoft group in /src with 1 update
Bumps the microsoft group in /src with 1 update: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest). Updates `Microsoft.NET.Test.Sdk` from 17.8.0 to 17.9.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.8.0...v17.9.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 f185574 commit 0624bf4

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
@@ -18,7 +18,7 @@
1818
<PackageVersion Include="Microsoft.Extensions.FileSystemGlobbing" Version="8.0.0" />
1919
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
2020
<PackageVersion Include="Microsoft.Extensions.Options" Version="8.0.1" />
21-
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
21+
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
2222
<PackageVersion Include="Microsoft.Win32.Registry" Version="6.0.0-preview.5.21301.5" />
2323
<PackageVersion Include="NSubstitute" Version="5.1.0" />
2424
<PackageVersion Include="NUnit" Version="4.0.1" />

0 commit comments

Comments
 (0)