This commit is contained in:
Manuel Kamper 2019-04-14 18:00:03 +02:00
parent 053b4b5390
commit 5876e97b8b
2 changed files with 8 additions and 7 deletions

1
.gitignore vendored
View File

@ -328,3 +328,4 @@ ASALocalRun/
# MFractors (Xamarin productivity tool) working folder
.mfractor/
/Mk0.Tools.Password/Mk0.Tools.Password/publish-nuget.bat

View File

@ -1,17 +1,17 @@
<?xml version="1.0"?>
<package >
<metadata>
<id>$id$</id>
<version>$version$</version>
<title>$title$</title>
<authors>$author$</authors>
<owners>$author$</owners>
<id>mk0.tools.password</id>
<version>1.0.1</version>
<title>Mk0.Tools.Password</title>
<authors>Manuel Kamper</authors>
<owners>manuelkamper</owners>
<licenseUrl>https://www.mk0.at/nuget/license.php</licenseUrl>
<projectUrl>https://github.com/manuelkamp/Mk0.Tools.Password</projectUrl>
<iconUrl>https://www.mk0.at/nuget/mk0.tools.password.png</iconUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>$description$</description>
<releaseNotes>Initial Release</releaseNotes>
<description>Password tools</description>
<releaseNotes>Settings changed</releaseNotes>
<copyright>Copyright 2019 mk0.at</copyright>
<tags>password score genarator tools strength</tags>
<summary>Password tools</summary>