Skip to content

Commit

Permalink
Update dependency Microsoft.CodeAnalysis.CSharp.Scripting to v4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and archanox committed Jun 20, 2024
1 parent 668874e commit 8e5380c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RGBDS2CIL/RGBDS2CIL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Lokad.ILPack" Version="0.2.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.8.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.10.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 8e5380c

Please sign in to comment.