Skip to content

Commit

Permalink
Merge pull request #312 from kaby76/dependabot/nuget/Microsoft.CodeAn…
Browse files Browse the repository at this point in the history
…alysis.Common-4.7.0

Bump Microsoft.CodeAnalysis.Common from 4.6.0 to 4.7.0
  • Loading branch information
kaby76 authored Aug 22, 2023
2 parents 88648c3 + 25d173e commit e0c64ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LanguageServer/LanguageServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<PackageReference Include="Antlr4BuildTasks" Version="12.2" />
<PackageReference Include="Domemtech.Symtab" Version="0.0.1" />
<PackageReference Include="cs-codebuff" Version="4.0.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.6.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.7.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.6.0" />
</ItemGroup>

Expand Down

0 comments on commit e0c64ba

Please sign in to comment.