aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/nuget_package/grpc.native.csharp_ext.nuspec
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2015-05-13 14:04:11 -0700
committerGravatar Jan Tattermusch <jtattermusch@google.com>2015-05-14 17:20:38 -0700
commit3bc8ba9ee2d5a320ea5005a72a9653a82514b2bf (patch)
tree946015e676e2d82a392e04a64bcb8a4c4ce08397 /vsprojects/nuget_package/grpc.native.csharp_ext.nuspec
parentb5b4d16866080336c142a949ff5c55d64f54f34e (diff)
bumped version of grpc.native.csharp_ext package
Diffstat (limited to 'vsprojects/nuget_package/grpc.native.csharp_ext.nuspec')
-rw-r--r--vsprojects/nuget_package/grpc.native.csharp_ext.nuspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/vsprojects/nuget_package/grpc.native.csharp_ext.nuspec b/vsprojects/nuget_package/grpc.native.csharp_ext.nuspec
index d225b77190..91740ac8fd 100644
--- a/vsprojects/nuget_package/grpc.native.csharp_ext.nuspec
+++ b/vsprojects/nuget_package/grpc.native.csharp_ext.nuspec
@@ -2,14 +2,14 @@
<package>
<metadata>
<id>grpc.native.csharp_ext</id>
- <version>0.6.0.0</version>
+ <version>0.8.0.0</version>
<authors>Google Inc.</authors>
<owners>Jan Tattermusch</owners>
<licenseUrl>https://github.com/grpc/grpc/blob/master/LICENSE</licenseUrl>
<projectUrl>http://github.com/grpc/grpc</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Native extension needed by gRPC C# library. This is not the package you are looking for, it is only meant to be used as a dependency.</description>
- <releaseNotes>Release of gRPC C core 0.6.0 libraries.</releaseNotes>
+ <releaseNotes>Release of gRPC C core 0.8.0 libraries.</releaseNotes>
<copyright>Copyright 2015</copyright>
<title>gRPC C# Native Extension</title>
<summary>Native library required by gRPC C#</summary>