dotnet-installer/global.json
dotnet-maestro[bot] 5fdd6263b6
Update dependencies from https://github.com/dotnet/arcade build 20190911.7 (#4769)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19461.7
2019-09-12 13:16:19 +00:00

8 lines
142 B
JSON

{
"tools": {
"dotnet": "3.0.100-preview6-012264"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19461.7"
}
}