Skip to content

Commit

Permalink
Bump Microsoft.VisualStudio.SDK.Analyzers
Browse files Browse the repository at this point in the history
Bumps the visual-studio-dependencies group in /visual-studio with 1 update: [Microsoft.VisualStudio.SDK.Analyzers](https://github.com/microsoft/VSSDK-Analyzers).


Updates `Microsoft.VisualStudio.SDK.Analyzers` from 17.7.22 to 17.7.32
- [Release notes](https://github.com/microsoft/VSSDK-Analyzers/releases)
- [Commits](https://github.com/microsoft/VSSDK-Analyzers/commits)

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.SDK.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: visual-studio-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent c301abc commit 4c92a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion visual-studio/source/GitWebLinks/GitWebLinks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.SDK.Analyzers">
<Version>17.7.22</Version>
<Version>17.7.32</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 4c92a99

Please sign in to comment.