psconfluencepublisher/PSConfluencePublisher.nuspec

14 lines
601 B
XML
Executable file

<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>PSConfluencePublisher</id>
<version>1.1.0</version>
<description>standalone publisher for xconfluencebuilder</description>
<authors>theodor.rodweil@victory-k.it</authors>
<owners>Theodor Rodweil</owners>
<license type="expression">DL-DE-BY-2.0</license>
<readme>README.md</readme>
<copyright>Victory Karma IT</copyright>
<title>Powershell Confluence Publisher</title>
</metadata>
</package>