Skip to content

Commit 8076bf3

Browse files
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 17.3.0 (#1024)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.0 to 17.3.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.8.0...v17.3.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23a7d8c commit 8076bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.Logging.Abstractions" Version="$(MsExtensionNugetVersion)"/>
3030
<PackageVersion Include="Microsoft.Extensions.Configuration.Abstractions" Version="$(MsExtensionNugetVersion)"/>
3131
<PackageVersion Include="Microsoft.Extensions.Options" Version="$(MsExtensionNugetVersion)"/>
32-
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="16.8.0"/>
32+
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.3.0"/>
3333
<PackageVersion Include="xunit" Version="2.4.1"/>
3434
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.3"/>
3535
<PackageVersion Include="Statiq.Core" Version="1.0.0-beta.48"/>

0 commit comments

Comments
 (0)