Generate nuget package on buid

Added readme
This commit is contained in:
Geoffroy BONNEVILLE
2020-03-23 19:44:47 +01:00
parent 34586b622f
commit 46f035a90f
2 changed files with 4 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
<Copyright>Copyright © 2018 Geoffroy Bonneville</Copyright>
<PackageTags>KeePass KeePassLib Portable PCL NetStandard</PackageTags>
<PackageLicenseExpression>https://www.gnu.org/licenses/gpl-3.0.en.html</PackageLicenseExpression>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
## ModernKeePassLib
[![Build status](https://dev.azure.com/geogeob/ModernKeePass/_apis/build/status/Builds/ModernKeePassLib)](https://dev.azure.com/geogeob/ModernKeePass/_build/latest?definitionId=6)