Projektdateien hinzufügen.
This commit is contained in:
17
PTConverter.Plugin.nuspec
Normal file
17
PTConverter.Plugin.nuspec
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package >
|
||||
<metadata>
|
||||
<id>$id$</id>
|
||||
<version>1.0.4</version>
|
||||
<title>PTConverter.Plugin</title>
|
||||
<authors>Kevin Krüger</authors>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<license type="expression">MIT</license>
|
||||
<projectUrl>https://git.peacetoke.com/PeaceToke/PTConverter</projectUrl>
|
||||
<!-- <iconUrl>http://icon_url_here_or_delete_this_line/</iconUrl> -->
|
||||
<description>A Package to create a Plugin for PTConverter.</description>
|
||||
<releaseNotes>Projectwebsite updated.</releaseNotes>
|
||||
<copyright>Kevin Krüger</copyright>
|
||||
<tags>PTConverter Plugin</tags>
|
||||
</metadata>
|
||||
</package>
|
||||
Reference in New Issue
Block a user