Unpack dotnet sdk zipfile and add documentation file to nupkg
[platform/core/dotnet/build-tools.git] / dotnet / sdk / 2.0.0-preview1-005700 / dotnet.runtimeconfig.json
1 {
2   "runtimeOptions": {
3     "tfm": "netcoreapp2.0",
4     "framework": {
5       "name": "Microsoft.NETCore.App",
6       "version": "2.0.0-preview1-001907-00"
7     }
8   }
9 }