Skip to content

Commit

Permalink
Merge pull request #548 from sailro/dependabot/nuget/roslyn-e59550d0ab
Browse files Browse the repository at this point in the history
Bump Microsoft.CodeAnalysis.Common from 4.10.0 to 4.11.0 in the roslyn group
  • Loading branch information
sailro authored Aug 20, 2024
2 parents a4c54e4 + ade480b commit d71ae63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Installer/Installer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.10.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.10.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.11.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
<PackageReference Include="Microsoft.Unity.Analyzers" Version="1.20.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.11.20" PrivateAssets="all" />
<PackageReference Include="ResXResourceReader.NetStandard" Version="1.3.0" />
Expand Down

0 comments on commit d71ae63

Please sign in to comment.