dotnet-installer/global.json
dotnet-maestro[bot] f22dc57f4f
Update dependencies from https://github.com/dotnet/arcade build 20190503.8 (#1845)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19253.8
2019-05-04 12:26:55 +00:00

8 lines
142 B
JSON

{
"tools": {
"dotnet": "3.0.100-preview4-011223"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19253.8"
}
}