Updated NuGet spec and AppVeyor.yml.
This commit is contained in:
@@ -13,6 +13,6 @@
|
||||
<description>$description$</description>
|
||||
<releaseNotes></releaseNotes>
|
||||
<copyright>Copyright 2014</copyright>
|
||||
<tags>Unicode Unihan .NET C# String Text Char Character CodePoint Code Point</tags>
|
||||
<tags>Unicode Unihan Data .NET C# String Text Char Character CodePoint Code Point</tags>
|
||||
</metadata>
|
||||
</package>
|
||||
+5
-1
@@ -9,4 +9,8 @@ assembly_info:
|
||||
assembly_file_version: 1.0.1.{build}
|
||||
assembly_informational_version: 1.0.1.{build}-CI
|
||||
build:
|
||||
verbosity: minimal
|
||||
publish_nuget: true
|
||||
verbosity: minimal
|
||||
artifacts:
|
||||
- path: UnicodeCharacterInspector\bin\Release
|
||||
name: UnicodeCharacterInspector
|
||||
Reference in New Issue
Block a user