Skip to content

Commit bb6a113

Browse files
dependabot[bot]arturcic
authored andcommitted
(deps): Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.4.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.2.0 to 17.4.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v17.2.0...v17.4.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c7bc8e commit bb6a113

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
@@ -16,7 +16,7 @@
1616
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="6.0.1"/>
1717
<PackageVersion Include="Microsoft.Extensions.FileSystemGlobbing" Version="6.0.0"/>
1818
<PackageVersion Include="Microsoft.Extensions.Options" Version="6.0.0"/>
19-
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.3.2"/>
19+
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.4.0"/>
2020
<PackageVersion Include="Microsoft.Win32.Registry" Version="6.0.0-preview.5.21301.5"/>
2121

2222
<PackageVersion Include="Mono.Cecil" Version="0.11.4"/>

0 commit comments

Comments
 (0)