dotnet-installer/global.json
dotnet-maestro[bot] bb1d5fa7d5
Update dependencies from https://github.com/dotnet/arcade build 20190629.2 (#2719)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19329.2
2019-06-30 12:29:47 +00:00

8 lines
142 B
JSON

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