summaryrefslogtreecommitdiff
path: root/scripts/nuget.autopkg
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/nuget.autopkg')
-rw-r--r--scripts/nuget.autopkg4
1 files changed, 2 insertions, 2 deletions
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";