Skip to content

Commit a1893a2

Browse files
Merge pull request #3254 from devlead/feature/gh-3253
GH3253: Update Microsoft.CodeAnalysis.CSharp.Scripting to 3.9.0
2 parents b1aa8da + 4583765 commit a1893a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cake/Cake.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
<!-- Global packages -->
3232
<ItemGroup>
33-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="3.9.0-4.final" />
33+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="3.9.0" />
3434
<PackageReference Include="System.Collections.Immutable" Version="5.0.0" />
3535
<PackageReference Include="System.Reflection.Metadata" Version="5.0.0" />
3636
<PackageReference Include="Autofac" Version="6.1.0" />

0 commit comments

Comments
 (0)