Skip to content

Commit

Permalink
Merge pull request #3254 from devlead/feature/gh-3253
Browse files Browse the repository at this point in the history
GH3253: Update Microsoft.CodeAnalysis.CSharp.Scripting to 3.9.0
  • Loading branch information
augustoproiete committed Mar 9, 2021
2 parents b1aa8da + 4583765 commit a1893a2
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 @@ -30,7 +30,7 @@

<!-- Global packages -->
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="3.9.0-4.final" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="3.9.0" />
<PackageReference Include="System.Collections.Immutable" Version="5.0.0" />
<PackageReference Include="System.Reflection.Metadata" Version="5.0.0" />
<PackageReference Include="Autofac" Version="6.1.0" />
Expand Down

0 comments on commit a1893a2

Please sign in to comment.