From 6e343d2708373bcb77411543a2d9ffe86a50ab8a Mon Sep 17 00:00:00 2001 From: qt-kaneko Date: Sun, 31 Jul 2022 03:43:46 +0300 Subject: [PATCH] --- ReMOSD.csproj | 52 +++++++++++++++++++++++++-------------------------- 1 file changed, 25 insertions(+), 27 deletions(-) diff --git a/ReMOSD.csproj b/ReMOSD.csproj index 3fa4935..75ac8ce 100644 --- a/ReMOSD.csproj +++ b/ReMOSD.csproj @@ -10,32 +10,30 @@ - - WinExe - net7.0 + + WinExe + net7.0 preview - - - - win10-x64 - - - true - - - - none - link - - - - CA1416 - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - + + + + win10-x64 + + true + + + none + link + + + + CA1416 + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + \ No newline at end of file