Skip to content

Commit

Permalink
Merge pull request #6 from MaverickMartyn/dependabot/nuget/multi-4c4a…
Browse files Browse the repository at this point in the history
…9ef368

Bump Microsoft.CodeAnalysis.Common and Microsoft.CodeAnalysis.CSharp
  • Loading branch information
MaverickMartyn authored Nov 26, 2024
2 parents 180b256 + c257bfe commit fe0ccf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SqlTools/SqlTools.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,10 @@
<Version>2.5.192</Version>
</PackageReference>
<PackageReference Include="Microsoft.CodeAnalysis.Common">
<Version>4.9.2</Version>
<Version>4.11.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp">
<Version>4.9.2</Version>
<Version>4.11.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.IO.Redist">
<Version>6.1.0</Version>
Expand Down

0 comments on commit fe0ccf9

Please sign in to comment.