dotnet-installer/global.json
dotnet-maestro[bot] 74bb93d5ff
Update dependencies from https://github.com/dotnet/arcade build 20190801.23 (#3724)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19401.23
2019-08-02 12:38:38 +00:00

8 lines
143 B
JSON

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