Skip to content

Commit

Permalink
build(deps): bump Microsoft.CodeAnalysis.Common, System.Buffers, Syst…
Browse files Browse the repository at this point in the history
…em.Collections.Immutable, System.Memory, System.Numerics.Vectors, System.Reflection.Metadata, System.Runtime.CompilerServices.Unsafe, System.Text.Encoding.CodePages, System.Threading.Tasks.Extensions and Microsoft.CodeAnalysis.Analyzers (#68)
  • Loading branch information
PocketMiner82 authored Dec 9, 2024
2 parents 4556d98 + 3273ef3 commit 3ae909b
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.11.0">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.11.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.12.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.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.6.1" />
Expand Down

0 comments on commit 3ae909b

Please sign in to comment.