Skip to content

Commit

Permalink
Bump Microsoft.VSSDK.BuildTools in /DocGpt.Vsix
Browse files Browse the repository at this point in the history
Bumps Microsoft.VSSDK.BuildTools from 17.10.2179 to 17.10.2185.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and bc3tech committed Jun 13, 2024
1 parent 8f81d98 commit eb86618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DocGpt.Vsix/DocGpt.Vsix.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<PackageReference Include="Microsoft.VisualStudio.Shell.15.0">
<Version>17.10.40170</Version>
</PackageReference>
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.10.2179">
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.10.2185">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit eb86618

Please sign in to comment.