Skip to content

Commit

Permalink
Bump Microsoft.VSSDK.BuildTools from 17.6.2166 to 17.7.2188
Browse files Browse the repository at this point in the history
Bumps Microsoft.VSSDK.BuildTools from 17.6.2166 to 17.7.2188.

---
updated-dependencies:
- dependency-name: Microsoft.VSSDK.BuildTools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jknaudt21 committed Aug 1, 2023
1 parent 3ba0cb9 commit 904840a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="Microsoft.VisualStudio.Interop" Version="$(MicrosoftVisualStudioInteropVersion)" />
<PackageReference Include="Microsoft.VisualStudio.SDK.VsixSuppression" Version="14.2.12" />
<PackageReference Include="Microsoft.VisualStudio.Debugger.Contracts" Version="17.4.0-beta.22513.2" />
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.6.2166">
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.7.2188">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 904840a

Please sign in to comment.