From fc79c15b0f137cd9c8fdf177a46ee7fd219fd6b3 Mon Sep 17 00:00:00 2001 From: AeonLucid Date: Thu, 1 Oct 2020 02:07:21 +0200 Subject: [PATCH] Second attempt at building 1.1.0 --- src/Impostor.Server/Impostor.Server.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Impostor.Server/Impostor.Server.csproj b/src/Impostor.Server/Impostor.Server.csproj index dc1921e..24907d0 100644 --- a/src/Impostor.Server/Impostor.Server.csproj +++ b/src/Impostor.Server/Impostor.Server.csproj @@ -3,6 +3,7 @@ Exe net5.0 + win-x64;linux-x64;linux-arm;linux-arm64;osx-x64 true Link true -- 2.39.5