dotnet-installer/global.json
dotnet-maestro[bot] ce6fb3273e
Update dependencies from https://github.com/dotnet/arcade build 20190729.29 (#3597)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19379.29
2019-07-30 12:36:46 +00:00

8 lines
143 B
JSON

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