Skip to content

Commit

Permalink
Merge pull request cake-build#4275 from devlead/feature/cake-buildgh-…
Browse files Browse the repository at this point in the history
…4274

GH4274: Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.8.0
  • Loading branch information
devlead authored Nov 23, 2023
2 parents 012f18b + b548ab9 commit 318b52a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake/Cake.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<!-- Global packages -->
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.8.0-3.final" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.8.0" />
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
<PackageReference Include="System.Reflection.Metadata" Version="8.0.0" />
<PackageReference Include="Autofac" Version="7.1.0" />
Expand Down

0 comments on commit 318b52a

Please sign in to comment.