From 7d083c7757f052b64346c15af7c250c7782a249e Mon Sep 17 00:00:00 2001 From: AeonLucid Date: Wed, 14 Oct 2020 16:07:17 +0200 Subject: [PATCH] AppVeyor --- appveyor.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 9a68ba3..a088e50 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -28,7 +28,6 @@ environment: install: - git submodule update --init --recursive - - ps: .\build\dotnet-install.ps1 -InstallDir 'C:\Program Files\dotnet\' - ps: dotnet tool restore build_script: -- 2.39.5