changed nuget name to pugixml without lib prefix
This commit is contained in:
parent
1402820ed0
commit
ea190c8bd2
@ -1,10 +1,10 @@
|
|||||||
nuget{
|
nuget{
|
||||||
nuspec{
|
nuspec{
|
||||||
id = libpugixml;
|
id = pugixml;
|
||||||
version : 1.6.0.1;
|
version : 1.6.0.1;
|
||||||
title: XML parser library in C++;
|
title: XML parser library in C++;
|
||||||
authors: {Arseny Kapoulkine};
|
authors: {Arseny Kapoulkine};
|
||||||
owners: {Ivan Gagis};
|
owners: {Arseny Kapoulkine};
|
||||||
licenseUrl: "http://pugixml.org/license.html";
|
licenseUrl: "http://pugixml.org/license.html";
|
||||||
projectUrl: "http://pugixml.org/";
|
projectUrl: "http://pugixml.org/";
|
||||||
iconUrl: "https://github.com/zeux/pugixml/logo.svg";
|
iconUrl: "https://github.com/zeux/pugixml/logo.svg";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user