From 97584c16dadf100544e6c0b4fffa58d538d8763f Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Mon, 30 Aug 2021 01:38:29 +0200 Subject: [PATCH] Remove OutputPath overrides for shared. Pretty sure this will reduce recompilation when switching between debug and release in rider, so sounds like a good idea to me. --- Content.Shared/Content.Shared.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/Content.Shared/Content.Shared.csproj b/Content.Shared/Content.Shared.csproj index 5b8149b8fd..86e05845c9 100644 --- a/Content.Shared/Content.Shared.csproj +++ b/Content.Shared/Content.Shared.csproj @@ -6,7 +6,6 @@ 9 false false - ../bin/Content.Shared Release;Debug AnyCPU nullable