-
Notifications
You must be signed in to change notification settings - Fork 217
Move Core-Setup to 1.0.2 LTS version #338
Conversation
Hi @gkhanna79, I'm your friendly neighborhood .NET Foundation Pull Request Bot (You can call me DNFBOT). Thanks for your contribution! The agreement was validated by .NET Foundation and real humans are currently evaluating your PR. TTYL, DNFBOT; |
LGTM |
@dotnet-bot test this please |
public static readonly string CoreCLRVersion = "1.0.2"; | ||
public static readonly string JitVersion = "1.0.2"; | ||
// TODO: Update these for consuming servicing version of CoreCLR packages | ||
// Also, update CoreCLR package referenced at /Users/gkhanna/Github/gkhanna79/core-setup/pkg/projects/Microsoft.NETCore.App/project.json |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
@ramarag @weshaggard @ericstj PTAL
Wont be merged until dotnet/coreclr#7296 is merged.
CC @leecow