diff --git a/appveyor.yml b/appveyor.yml index 2e3f583f51..1947ce85ab 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,7 +3,9 @@ branches: only: - master image: Visual Studio 2017 -configuration: Release +configuration: +- Release +- Profile Release build_script: - ps: >- dotnet --version