Welcome to mirror list, hosted at ThFree Co, Russian Federation.

global.json - github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c69ded73a176817bd6fed92383fc277574faaa85 (plain)
1
2
3
4
5
6
7
8
{
  "sdk": {
    "version": "3.0.100-preview-009750"
  },
  "msbuild-sdks": {
    "Internal.AspNetCore.Sdk": "3.0.0-build-20190205.1"
  }
}