{ "buildOptions": { "compile": "**/*.cs", "copyToOutput": { "mappings": { "nativelibs/windows_x64/grpc_csharp_ext.dll": "../../../vsprojects/x64/Debug/grpc_csharp_ext.dll", "nativelibs/windows_x86/grpc_csharp_ext.dll": "../../../vsprojects/Debug/grpc_csharp_ext.dll" } }, "emitEntryPoint": true }, "dependencies": { "Grpc.IntegrationTesting": "1.0.0" }, "frameworks": { "net45": { } } }