Skip to content

Commit

Permalink
Merge pull request #515 from sailro/dependabot/nuget/Microsoft.Visual…
Browse files Browse the repository at this point in the history
…Studio.Threading.Analyzers-17.10.48

Bump Microsoft.VisualStudio.Threading.Analyzers from 17.9.28 to 17.10.48
  • Loading branch information
sailro authored Jun 3, 2024
2 parents 09b1570 + 6259ee0 commit 6b79bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Installer/Installer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.9.2" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
<PackageReference Include="Microsoft.Unity.Analyzers" Version="1.19.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.9.28" PrivateAssets="all" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.10.48" PrivateAssets="all" />
<PackageReference Include="Spectre.Console.Cli" Version="0.49.1" />
<PackageReference Include="System.Buffers" Version="4.5.1" />
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
Expand Down

0 comments on commit 6b79bf3

Please sign in to comment.