Skip to content

Commit

Permalink
Bump the visual-studio-dependencies group (#305)
Browse files Browse the repository at this point in the history
Bumps the visual-studio-dependencies group in /visual-studio with 2 updates: Microsoft.VSSDK.BuildTools and [Community.VisualStudio.Toolkit.17](https://github.com/VsixCommunity/Community.VisualStudio.Toolkit).


Updates `Microsoft.VSSDK.BuildTools` from 17.11.414 to 17.11.435

Updates `Community.VisualStudio.Toolkit.17` from 17.0.507 to 17.0.522
- [Commits](https://github.com/VsixCommunity/Community.VisualStudio.Toolkit/commits)

---
updated-dependencies:
- dependency-name: Microsoft.VSSDK.BuildTools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: visual-studio-dependencies
- dependency-name: Community.VisualStudio.Toolkit.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: visual-studio-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 5e2408b commit f3a0493
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions visual-studio/source/GitWebLinks/GitWebLinks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Community.VisualStudio.Toolkit.17">
<Version>17.0.507</Version>
<Version>17.0.522</Version>
</PackageReference>
<PackageReference Include="Community.VisualStudio.VSCT">
<Version>16.0.29.6</Version>
Expand All @@ -238,7 +238,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.11.414">
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.11.435">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit f3a0493

Please sign in to comment.