From 2e802a467f2db016490c1af90935e8f01ab4fd29 Mon Sep 17 00:00:00 2001 From: evoskuil Date: Sun, 30 Mar 2014 04:01:12 -0700 Subject: [PATCH] Change NuGet package id. --- packaging/nuget/package.config | 2 +- packaging/nuget/package.gsl | 2 +- packaging/nuget/package.nuspec | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packaging/nuget/package.config b/packaging/nuget/package.config index 1047b328..045dd404 100644 --- a/packaging/nuget/package.config +++ b/packaging/nuget/package.config @@ -1,4 +1,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/packaging/nuget/package.gsl b/packaging/nuget/package.gsl index 7b5fc65d..3f117140 100644 --- a/packaging/nuget/package.gsl +++ b/packaging/nuget/package.gsl @@ -26,7 +26,7 @@ true The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. The 0MQ lightweight messaging kernel, packaged for Visual Studio 2013 (v120) and CTP_Nov2013 compilers, without OpenPGM or Sodium. - http://freecode.com/projects/$(package.target)duo/releases + https://raw.github.com/zeromq/libzmq/master/NEWS GNU Lesser GPL v3 native, libzmq, zmq, 0MQ, messaging, sockets, C++ diff --git a/packaging/nuget/package.nuspec b/packaging/nuget/package.nuspec index 369fb116..3b16f4d8 100644 --- a/packaging/nuget/package.nuspec +++ b/packaging/nuget/package.nuspec @@ -6,7 +6,7 @@ --> - libzmq + libzmq_v120 4.1.0.0 Libzmq (v120) [without OpenPGM or Sodium] Libzmq contributors @@ -18,7 +18,7 @@ true The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. The 0MQ lightweight messaging kernel, packaged for Visual Studio 2013 (v120) and CTP_Nov2013 compilers, without OpenPGM or Sodium. - http://freecode.com/projects/libzmqduo/releases + https://raw.github.com/zeromq/libzmq/master/NEWS GNU Lesser GPL v3 native, libzmq, zmq, 0MQ, messaging, sockets, C++