From ea190c8bd2695f6b1df7335b1d48fa10edd717fc Mon Sep 17 00:00:00 2001 From: Ivan Gagis Date: Thu, 8 Oct 2015 13:33:54 +0300 Subject: changed nuget name to pugixml without lib prefix --- scripts/nuget.autopkg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts') diff --git a/scripts/nuget.autopkg b/scripts/nuget.autopkg index 88379f8..c620b57 100644 --- a/scripts/nuget.autopkg +++ b/scripts/nuget.autopkg @@ -1,10 +1,10 @@ nuget{ nuspec{ - id = libpugixml; + id = pugixml; version : 1.6.0.1; title: XML parser library in C++; authors: {Arseny Kapoulkine}; - owners: {Ivan Gagis}; + owners: {Arseny Kapoulkine}; licenseUrl: "http://pugixml.org/license.html"; projectUrl: "http://pugixml.org/"; iconUrl: "https://github.com/zeux/pugixml/logo.svg"; -- cgit v1.2.3