Skip to content

Commit 14d2b11

Browse files
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 (#137)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.0.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.11.0...v17.0.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36c10ad commit 14d2b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Update="Microsoft.Build" Version="$(MicrosoftBuildPackageVersion)" />
1111
<PackageReference Update="Microsoft.Build.Utilities.Core" Version="$(MicrosoftBuildPackageVersion)" />
1212
<PackageReference Update="Microsoft.CodeAnalysis.CSharp" Version="3.11.0" />
13-
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="16.11.0" />
13+
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.0.0" />
1414
<PackageReference Update="Microsoft.VisualStudio.SDK.EmbedInteropTypes" Version="15.0.36" />
1515
<PackageReference Update="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="1.16.30" />
1616
<PackageReference Update="NuGet.Frameworks" Version="$(NuGetPackageVersion)" />

0 commit comments

Comments
 (0)