dotnet-installer/global.json
dotnet-maestro[bot] 85a5ef8eef
Update dependencies from https://github.com/dotnet/arcade build 20191127.5 (#5799)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19577.5
2019-11-28 01:33:16 +00:00

8 lines
142 B
JSON

{
"tools": {
"dotnet": "3.1.100-preview1-014459"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19577.5"
}
}