]> git.deb.at Git - rhonda/impostor.git/commitdiff
AppVeyor
authorAeonLucid <aeonlucid@gmail.com>
Wed, 14 Oct 2020 12:12:09 +0000 (14:12 +0200)
committerAeonLucid <aeonlucid@gmail.com>
Wed, 14 Oct 2020 12:12:09 +0000 (14:12 +0200)
appveyor.yml

index 29eddb30a8879f380bd562beb3e43523c976be21..77062efedefa08394e9ff5070035c8654dcc2309 100644 (file)
@@ -14,7 +14,7 @@ assembly_info:
 
 dotnet_csproj:
   patch: true
-  file: '**\*.csproj'
+  file: '**\*.csproj;**\*.props'
   version: '{version}'
   package_version: '{version}'
   assembly_version: '{version}'
@@ -40,7 +40,7 @@ build_script:
 
 test:
   assemblies:
-    - 'src\**\*.Tests.dll'
+    - '**\*.Tests.dll'
   
 only_commits:
   files: