dotnet-installer/global.json
dotnet-maestro[bot] 5fea3bea7c
Update dependencies from https://github.com/dotnet/arcade build 20190822.24 (#4193)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19422.24
2019-08-23 12:33:14 +00:00

8 lines
143 B
JSON

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