Skip to content
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

GH2603: Added .NET Core 3 moniker to Cake.Tool #2604

Merged
merged 1 commit into from
Sep 27, 2019

Commits on Sep 25, 2019

  1. (cake-buildGH-2603) Added .NET Core 3 moniker to Cake.Tool

    * Update SDK to .NET Core 3 (3.0.100)
    * Add netcoreapp3.0 moniker to Cake.Tool
    * Add netcoreapp3.0 moniker to Unit tests
    * Execute unit tests under netcoreapp3.0
    * Consolidate Cake.Tool.csproj into Cake.csproj (sorts VS2019 rebuild issues)
    * Refactor Runtime Framework detection
    * Microsoft.CodeAnalysis.CSharp.Scripting 3.3.1
    * Remove mono workaround
    * Add .NET Core rollForward policy
    * Build script cleanup
    * Update NuGet command line to 5.2.0 (5.3.0 not blessed yet)
    * Update NuGet Client libs to 5.3.0
    * Temp fix for rollforward test
    * fixes cake-build#2603
    devlead committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    0eaee7e View commit details
    Browse the repository at this point in the history