From c3d7a28021683ab007802f03ad4fc0a25686eec5 Mon Sep 17 00:00:00 2001 From: Raymond Lynch Date: Sun, 11 Jul 2021 08:24:11 -0400 Subject: [PATCH] targets --- CheapLoc/CheapLoc.csproj | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/CheapLoc/CheapLoc.csproj b/CheapLoc/CheapLoc.csproj index a7725e3..1aceae1 100644 --- a/CheapLoc/CheapLoc.csproj +++ b/CheapLoc/CheapLoc.csproj @@ -3,48 +3,52 @@ Debug AnyCPU - 1.1.6.0 + 1.1.7.0 Library Properties CheapLoc CheapLoc - netstandard2.0 + netstandard2.0;net472 512 9.0 true + + true goaaats https://github.com/goaaats/CheapLoc https://github.com/goaaats/CheapLoc - 1.1.6 + 1.1.7 A very cheap .NET localization library. localization Copyright ©2021 goatsoft MIT false - + + + bin\$(Configuration)\$(Release) + prompt + 4 + $(OutputPath)\CheapLoc.xml + + true full false - bin\Debug\ DEBUG;TRACE - prompt - 4 - bin\Debug\CheapLoc.xml - + pdbonly true bin\Release\ TRACE - prompt - 4 - bin\Release\CheapLoc.xml + - + + \ No newline at end of file