diff --git a/eng/tools/RepoTasks/RepoTasks.csproj b/eng/tools/RepoTasks/RepoTasks.csproj index a8e176b773bb..68d4cd23fbf2 100644 --- a/eng/tools/RepoTasks/RepoTasks.csproj +++ b/eng/tools/RepoTasks/RepoTasks.csproj @@ -12,7 +12,7 @@ - + diff --git a/global.json b/global.json index d7f7af330fe0..0696d5b54bc1 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "5.0.100-alpha1-014696" + "version": "5.0.100-alpha1-015536" }, "tools": { - "dotnet": "5.0.100-alpha1-014696", + "dotnet": "5.0.100-alpha1-015536", "runtimes": { "dotnet/x64": [ "$(MicrosoftNETCoreAppRuntimeVersion)"