From 555d2344ad352af1e635545f6f31cab36c429d7b Mon Sep 17 00:00:00 2001 From: Ethan Lee Date: Tue, 26 Nov 2019 15:15:00 -0500 Subject: [PATCH] VS2010 app.config fix --- FNA.csproj | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/FNA.csproj b/FNA.csproj index a1119fe3e..e0b0175dc 100644 --- a/FNA.csproj +++ b/FNA.csproj @@ -406,7 +406,10 @@ - + + $(TargetFileName).config + PreserveNewest +