dotnet-installer/global.json
dotnet-maestro[bot] 51108615fe
Update dependencies from https://github.com/dotnet/arcade build 20190329.1 (#1148)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19179.1
2019-03-29 21:55:59 +00:00

8 lines
141 B
JSON

{
"tools": {
"dotnet": "3.0.100-preview-009812"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19179.1"
}
}