Skip to content

Commit 62a9961

Browse files
Update dependency Microsoft.VisualStudio.Threading.Analyzers to 17.11.20 (#31)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 09b7bab commit 62a9961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DotnetDispatcher.Generator/DotnetDispatcher.Generator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PrivateAssets>all</PrivateAssets>
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2525
</PackageReference>
26-
<PackageReference Update="Microsoft.VisualStudio.Threading.Analyzers" Version="17.7.30">
26+
<PackageReference Update="Microsoft.VisualStudio.Threading.Analyzers" Version="17.11.20">
2727
<PrivateAssets>all</PrivateAssets>
2828
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2929
</PackageReference>

0 commit comments

Comments
 (0)