|
|
@ -12,6 +12,9 @@ |
|
|
|
"keyFile": "../keys/Grpc.snk", |
|
|
|
"keyFile": "../keys/Grpc.snk", |
|
|
|
"publicSign": true, |
|
|
|
"publicSign": true, |
|
|
|
"xmlDoc": true, |
|
|
|
"xmlDoc": true, |
|
|
|
|
|
|
|
"compile": { |
|
|
|
|
|
|
|
"includeFiles": [ "../Grpc.Core/Version.cs" ] |
|
|
|
|
|
|
|
}, |
|
|
|
"copyToOutput": { |
|
|
|
"copyToOutput": { |
|
|
|
% if includeData: |
|
|
|
% if includeData: |
|
|
|
"include": "data/*", |
|
|
|
"include": "data/*", |
|
|
@ -31,6 +34,9 @@ |
|
|
|
"keyFile": "../keys/Grpc.snk", |
|
|
|
"keyFile": "../keys/Grpc.snk", |
|
|
|
"publicSign": true, |
|
|
|
"publicSign": true, |
|
|
|
"xmlDoc": true, |
|
|
|
"xmlDoc": true, |
|
|
|
|
|
|
|
"compile": { |
|
|
|
|
|
|
|
"includeFiles": [ "../Grpc.Core/Version.cs" ] |
|
|
|
|
|
|
|
}, |
|
|
|
"copyToOutput": { |
|
|
|
"copyToOutput": { |
|
|
|
% if includeData: |
|
|
|
% if includeData: |
|
|
|
"include": "data/*", |
|
|
|
"include": "data/*", |
|
|
|