grpc/test/distrib/csharp/DistribTest/DistribTest.project.json

12 lines
256 B
JSON

// This file exists only to prevent VS2015 from mistakenly picking up
// project.json file when building .csproj project.
// See https://github.com/Microsoft/msbuild/issues/394
{
"frameworks": {
"net45": { }
},
"runtimes": {
"win": { }
}
}