Start working on AppVeyor build

This commit is contained in:
2018-04-05 16:14:27 -04:00
parent 009787b9ff
commit 23a909605b
4 changed files with 31 additions and 4 deletions

View File

@@ -20,4 +20,6 @@ using System.Windows;
[assembly: ComVisible(false)]
[assembly: NeutralResourcesLanguage("en-US")]
[assembly: ThemeInfo(ResourceDictionaryLocation.None, ResourceDictionaryLocation.SourceAssembly)]
[assembly: AssemblyVersion("0.2.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]