From 490c76fbd98dea458ed9f3f204e6df97c940d2a6 Mon Sep 17 00:00:00 2001 From: hydrant Date: Tue, 17 Sep 2019 23:23:15 +0200 Subject: [PATCH] Fix build --- ReallifeGamemode.Client/ReallifeGamemode.Client.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReallifeGamemode.Client/ReallifeGamemode.Client.csproj b/ReallifeGamemode.Client/ReallifeGamemode.Client.csproj index 18cb57d3..514e3f56 100644 --- a/ReallifeGamemode.Client/ReallifeGamemode.Client.csproj +++ b/ReallifeGamemode.Client/ReallifeGamemode.Client.csproj @@ -2,7 +2,7 @@ Library - netcoreapp2.2 + netcoreapp2.1 Debug;Release;ServerBuild