Skip to content

Commit

Permalink
build(deps): bump Microsoft.CodeAnalysis.Common from 4.9.2 to 4.10.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
PocketMiner82 committed Jun 17, 2024
2 parents d920a30 + 2b61ba9 commit 6972892
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pseudocodeIde/pseudocodeIde.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.9.2" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.10.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.10.0" />
<PackageReference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" Version="4.1.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Scintilla5.NET" Version="5.5.1" />
Expand Down

0 comments on commit 6972892

Please sign in to comment.