From 04b398fa25dc1bc8353025e08bd1360b1f94568f Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Mon, 27 Apr 2020 14:13:31 -0400 Subject: [PATCH] Fix development appsettings not always getting copied --- src/Tgstation.Server.Host/Tgstation.Server.Host.csproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj index 20b2fc2fbd..c87c8f62fd 100644 --- a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj +++ b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj @@ -122,6 +122,9 @@ + + Always + PreserveNewest