From 1f35c7f2fdbc1c1c025f88d434d2e86ddff4a23e Mon Sep 17 00:00:00 2001 From: Ethan Lee Date: Tue, 26 Nov 2019 15:13:58 -0500 Subject: [PATCH] VS2010 app.config fix --- SDL2-CS.csproj | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SDL2-CS.csproj b/SDL2-CS.csproj index bcae86d2..68da8c84 100644 --- a/SDL2-CS.csproj +++ b/SDL2-CS.csproj @@ -82,7 +82,10 @@ - + + $(TargetFileName).config + PreserveNewest +