-
-
Notifications
You must be signed in to change notification settings - Fork 731
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Roslyn to 3.6.0 #2778
Comments
How about bumping all dependencies to latest stable versions? Easy with dotnet-outdated:
|
In general, some are probably totally safe like All should be updated but individually so we can test integration tests and clearly see which causes issues. |
GH2778: Update Roslyn to 3.6.0
* release/0.38.0: (48 commits) (build) Updated version and release notes. (GH-2658) Make BuildSystem.TFBuild obsolete (GH-2658) Update docs (GH-2658) Update unit tests (GH-2658) Fix stylecop error Add AzurePipelines alias. #2658 (GH-2785) Add debug logs for when resolving tools Added NugetDelete function to Cake.Common.Tools.Nuget (doc) Add Enrico to author/copyright info (GH-2778) Update Roslyn to 3.6.0 * fixes #2778 Bump .NET Core SDK to 3.1.300 Diagnostic integration tests Add ANSI terminal support to log Added tests for Cake.Core.IO Revert GitVersion.Tool to 5.1.2 Bump script dependencies (GH-2735) Improve documentation to make clear that project can be passed to MsBuild alias Skip-Option properly named: SkipOutputAnalysis. Added options to skip the analysis of the output file Add integration test for nuget setapikey ...
🎉 This issue has been resolved in version v0.38.0 🎉 The release is available on: Your GitReleaseManager bot 📦🚀 |
Currently, we use a beta version 3.6.0 in now released.
cake/src/Cake/Cake.csproj
Line 30 in 0bed030
The text was updated successfully, but these errors were encountered: