We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1aa8da + 4583765 commit a1893a2Copy full SHA for a1893a2
src/Cake/Cake.csproj
@@ -30,7 +30,7 @@
30
31
<!-- Global packages -->
32
<ItemGroup>
33
- <PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="3.9.0-4.final" />
+ <PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="3.9.0" />
34
<PackageReference Include="System.Collections.Immutable" Version="5.0.0" />
35
<PackageReference Include="System.Reflection.Metadata" Version="5.0.0" />
36
<PackageReference Include="Autofac" Version="6.1.0" />
0 commit comments