Skip to content

Commit 8e2ffe2

Browse files
Update dependency Microsoft.VisualStudio.Threading.Analyzers to 17.7.35
1 parent 09b7bab commit 8e2ffe2

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.7.35">
2727
<PrivateAssets>all</PrivateAssets>
2828
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2929
</PackageReference>

0 commit comments

Comments
 (0)