• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "buildOptions": {
3    "debugType": "portable",
4    "emitEntryPoint": true
5  },
6  "dependencies": {
7    "Google.Protobuf": { "target": "project" }
8  },
9  "frameworks": {
10    "netcoreapp1.0": {
11      "dependencies": {
12        "Microsoft.NETCore.App": {
13          "type": "platform",
14          "version": "1.0.0"
15        }
16      }
17    }
18  }
19}
20