From 204c9a1cbaa4f258c374a49ad1a033dde5cf06ab Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 1 Feb 2021 17:11:18 -0500 Subject: AppVeyor changes x3 --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index b2179cf..616fd67 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,7 +1,7 @@ version: 1.0.{build} image: Visual Studio 2019 before_build: -- ps: dotnet restore ./Alee\ Audio\ Player.csproj +- ps: dotnet restore ./Alee` Audio` Player.csproj build: verbosity: normal before_deploy: -- cgit v1.2.3