Skip to content

Commit e0a97a2

Browse files
Bump Microsoft.VisualStudio.Threading.Analyzers (#198)
Bumps the nuget group in /GitHubIssueFormsParser with 1 update: [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading). Updates `Microsoft.VisualStudio.Threading.Analyzers` from 17.10.48 to 17.11.20 - [Release notes](https://github.com/microsoft/vs-threading/releases) - [Commits](microsoft/vs-threading@v17.10.48...v17.11.20) --- updated-dependencies: - dependency-name: Microsoft.VisualStudio.Threading.Analyzers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bae6912 commit e0a97a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GitHubIssueFormsParser/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<PrivateAssets>all</PrivateAssets>
4646
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4747
</PackageReference>
48-
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.10.48">
48+
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.11.20">
4949
<PrivateAssets>all</PrivateAssets>
5050
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5151
</PackageReference>

0 commit comments

Comments
 (0)