dotnet-installer/global.json
dotnet-maestro[bot] 6267f145d3
Update dependencies from https://github.com/dotnet/arcade build 20190630.1 (#2730)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19330.1
2019-07-01 12:30:16 +00:00

8 lines
142 B
JSON

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