From: AeonLucid Date: Wed, 14 Oct 2020 12:12:09 +0000 (+0200) Subject: AppVeyor X-Git-Tag: v1.2.2~113^2~15 X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=eca347cd5e8e842dbcd7c6af3938cb477c26b456;p=rhonda%2Fimpostor.git AppVeyor --- diff --git a/appveyor.yml b/appveyor.yml index 29eddb3..77062ef 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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: