Skip to content
Snippets Groups Projects
Commit a9208bef authored by Jan Tattermusch's avatar Jan Tattermusch
Browse files

regenerate

parent 3f594c11
No related branches found
No related tags found
No related merge requests found
Showing
with 68 additions and 3 deletions
...@@ -16,7 +16,10 @@ ...@@ -16,7 +16,10 @@
"define": [ "SIGNED" ], "define": [ "SIGNED" ],
"keyFile": "../keys/Grpc.snk", "keyFile": "../keys/Grpc.snk",
"publicSign": true, "publicSign": true,
"xmlDoc": true "xmlDoc": true,
"compile": {
"includeFiles": [ "../Grpc.Core/Version.cs" ]
}
}, },
"dependencies": { "dependencies": {
"Grpc.Core": "0.16.0-dev", "Grpc.Core": "0.16.0-dev",
......
...@@ -9,6 +9,9 @@ ...@@ -9,6 +9,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": {
"mappings": { "mappings": {
"nativelibs/windows_x64/grpc_csharp_ext.dll": "../../../vsprojects/x64/Debug/grpc_csharp_ext.dll", "nativelibs/windows_x64/grpc_csharp_ext.dll": "../../../vsprojects/x64/Debug/grpc_csharp_ext.dll",
...@@ -25,6 +28,9 @@ ...@@ -25,6 +28,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": {
"mappings": { "mappings": {
"nativelibs/windows_x64/grpc_csharp_ext.dll": "../../../vsprojects/x64/Release/grpc_csharp_ext.dll", "nativelibs/windows_x64/grpc_csharp_ext.dll": "../../../vsprojects/x64/Release/grpc_csharp_ext.dll",
......
...@@ -23,7 +23,6 @@ ...@@ -23,7 +23,6 @@
} }
} }
}, },
"shared": "Version.cs",
"buildOptions": { "buildOptions": {
"embed": [ "../../../etc/roots.pem" ], "embed": [ "../../../etc/roots.pem" ],
"define": [ "SIGNED" ], "define": [ "SIGNED" ],
......
...@@ -9,6 +9,9 @@ ...@@ -9,6 +9,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": {
"mappings": { "mappings": {
"nativelibs/windows_x64/grpc_csharp_ext.dll": "../../../vsprojects/x64/Debug/grpc_csharp_ext.dll", "nativelibs/windows_x64/grpc_csharp_ext.dll": "../../../vsprojects/x64/Debug/grpc_csharp_ext.dll",
...@@ -25,6 +28,9 @@ ...@@ -25,6 +28,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": {
"mappings": { "mappings": {
"nativelibs/windows_x64/grpc_csharp_ext.dll": "../../../vsprojects/x64/Release/grpc_csharp_ext.dll", "nativelibs/windows_x64/grpc_csharp_ext.dll": "../../../vsprojects/x64/Release/grpc_csharp_ext.dll",
......
...@@ -9,6 +9,9 @@ ...@@ -9,6 +9,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": {
"mappings": { "mappings": {
"nativelibs/windows_x64/grpc_csharp_ext.dll": "../../../vsprojects/x64/Debug/grpc_csharp_ext.dll", "nativelibs/windows_x64/grpc_csharp_ext.dll": "../../../vsprojects/x64/Debug/grpc_csharp_ext.dll",
...@@ -25,6 +28,9 @@ ...@@ -25,6 +28,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": {
"mappings": { "mappings": {
"nativelibs/windows_x64/grpc_csharp_ext.dll": "../../../vsprojects/x64/Release/grpc_csharp_ext.dll", "nativelibs/windows_x64/grpc_csharp_ext.dll": "../../../vsprojects/x64/Release/grpc_csharp_ext.dll",
......
...@@ -9,6 +9,9 @@ ...@@ -9,6 +9,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": {
"mappings": { "mappings": {
"nativelibs/windows_x64/grpc_csharp_ext.dll": "../../../vsprojects/x64/Debug/grpc_csharp_ext.dll", "nativelibs/windows_x64/grpc_csharp_ext.dll": "../../../vsprojects/x64/Debug/grpc_csharp_ext.dll",
...@@ -25,6 +28,9 @@ ...@@ -25,6 +28,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": {
"mappings": { "mappings": {
"nativelibs/windows_x64/grpc_csharp_ext.dll": "../../../vsprojects/x64/Release/grpc_csharp_ext.dll", "nativelibs/windows_x64/grpc_csharp_ext.dll": "../../../vsprojects/x64/Release/grpc_csharp_ext.dll",
......
...@@ -9,6 +9,9 @@ ...@@ -9,6 +9,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": {
"mappings": { "mappings": {
"nativelibs/windows_x64/grpc_csharp_ext.dll": "../../../vsprojects/x64/Debug/grpc_csharp_ext.dll", "nativelibs/windows_x64/grpc_csharp_ext.dll": "../../../vsprojects/x64/Debug/grpc_csharp_ext.dll",
...@@ -25,6 +28,9 @@ ...@@ -25,6 +28,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": {
"mappings": { "mappings": {
"nativelibs/windows_x64/grpc_csharp_ext.dll": "../../../vsprojects/x64/Release/grpc_csharp_ext.dll", "nativelibs/windows_x64/grpc_csharp_ext.dll": "../../../vsprojects/x64/Release/grpc_csharp_ext.dll",
......
...@@ -16,7 +16,10 @@ ...@@ -16,7 +16,10 @@
"define": [ "SIGNED" ], "define": [ "SIGNED" ],
"keyFile": "../keys/Grpc.snk", "keyFile": "../keys/Grpc.snk",
"publicSign": true, "publicSign": true,
"xmlDoc": true "xmlDoc": true,
"compile": {
"includeFiles": [ "../Grpc.Core/Version.cs" ]
}
}, },
"dependencies": { "dependencies": {
"Grpc.Core": "0.16.0-dev", "Grpc.Core": "0.16.0-dev",
......
...@@ -9,6 +9,9 @@ ...@@ -9,6 +9,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": {
"include": "data/*", "include": "data/*",
"mappings": { "mappings": {
...@@ -26,6 +29,9 @@ ...@@ -26,6 +29,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": {
"include": "data/*", "include": "data/*",
"mappings": { "mappings": {
......
...@@ -9,6 +9,9 @@ ...@@ -9,6 +9,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": {
"include": "data/*", "include": "data/*",
"mappings": { "mappings": {
...@@ -26,6 +29,9 @@ ...@@ -26,6 +29,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": {
"include": "data/*", "include": "data/*",
"mappings": { "mappings": {
......
...@@ -9,6 +9,9 @@ ...@@ -9,6 +9,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": {
"include": "data/*", "include": "data/*",
"mappings": { "mappings": {
...@@ -26,6 +29,9 @@ ...@@ -26,6 +29,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": {
"include": "data/*", "include": "data/*",
"mappings": { "mappings": {
......
...@@ -9,6 +9,9 @@ ...@@ -9,6 +9,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": {
"include": "data/*", "include": "data/*",
"mappings": { "mappings": {
...@@ -26,6 +29,9 @@ ...@@ -26,6 +29,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": {
"include": "data/*", "include": "data/*",
"mappings": { "mappings": {
......
...@@ -9,6 +9,9 @@ ...@@ -9,6 +9,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": {
"include": "data/*", "include": "data/*",
"mappings": { "mappings": {
...@@ -26,6 +29,9 @@ ...@@ -26,6 +29,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": {
"include": "data/*", "include": "data/*",
"mappings": { "mappings": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment