Skip to content

Commit 164c16b

Browse files
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.2 (#187)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.2.0 to 17.3.2. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v17.2.0...v17.3.2) --- 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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ae55bf commit 164c16b

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
@@ -11,7 +11,7 @@
1111
<PackageReference Update="Microsoft.Build.Utilities.Core" Version="$(MicrosoftBuildPackageVersion)" />
1212
<PackageReference Update="Microsoft.CodeAnalysis.CSharp" Version="4.2.0" />
1313
<PackageReference Update="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.3" />
14-
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.2.0" />
14+
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.3.2" />
1515
<PackageReference Update="Microsoft.VisualStudio.SDK.EmbedInteropTypes" Version="15.0.36" />
1616
<PackageReference Update="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.2.2146" />
1717
<PackageReference Update="NuGet.Frameworks" Version="$(NuGetPackageVersion)" />

0 commit comments

Comments
 (0)