Skip to content

Commit 2faf581

Browse files
authored
Merge pull request #71 from michaelvolz/dependabot/nuget/Microsoft.VisualStudio.Threading.Analyzers-17.10.48
Bump Microsoft.VisualStudio.Threading.Analyzers from 17.9.28 to 17.10.48
2 parents 9b280f3 + 8a50a21 commit 2faf581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<PrivateAssets>all</PrivateAssets>
5454
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5555
</PackageReference>
56-
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.9.28">
56+
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.10.48">
5757
<PrivateAssets>all</PrivateAssets>
5858
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5959
</PackageReference>

0 commit comments

Comments
 (0)