From 67898c72ca1c85da37268a87bc9f0ae7f2985636 Mon Sep 17 00:00:00 2001 From: VaDiM Date: Thu, 9 Mar 2023 10:31:00 +0300 Subject: [PATCH] Update projects files - Fixed build options --- .../AssetStudio.PInvoke.csproj | 2 +- AssetStudio/AssetStudio.csproj | 2 +- AssetStudioCLI/AssetStudioCLI.csproj | 23 ++++++++----------- .../AssetStudioFBXWrapper.csproj | 2 +- AssetStudioGUI/AssetStudioGUI.csproj | 23 +++++++++---------- 5 files changed, 24 insertions(+), 28 deletions(-) diff --git a/AssetStudio.PInvoke/AssetStudio.PInvoke.csproj b/AssetStudio.PInvoke/AssetStudio.PInvoke.csproj index c7bc9c2..b4168ef 100644 --- a/AssetStudio.PInvoke/AssetStudio.PInvoke.csproj +++ b/AssetStudio.PInvoke/AssetStudio.PInvoke.csproj @@ -1,7 +1,7 @@ - net472;net6.0;net7.0 + net472;net6.0;net6.0-windows;net7.0;net7.0-windows true 0.16.48.1 Copyright © Perfare 2020-2022; Copyright © hozuki 2020 diff --git a/AssetStudio/AssetStudio.csproj b/AssetStudio/AssetStudio.csproj index 603bebb..5033cc9 100644 --- a/AssetStudio/AssetStudio.csproj +++ b/AssetStudio/AssetStudio.csproj @@ -1,7 +1,7 @@ - net472;net6.0;net7.0 + net472;net6.0;net6.0-windows;net7.0;net7.0-windows 0.16.48.1 Copyright © Perfare 2018-2022 embedded diff --git a/AssetStudioCLI/AssetStudioCLI.csproj b/AssetStudioCLI/AssetStudioCLI.csproj index 0c56cc7..6e95efc 100644 --- a/AssetStudioCLI/AssetStudioCLI.csproj +++ b/AssetStudioCLI/AssetStudioCLI.csproj @@ -22,7 +22,7 @@ - + @@ -30,15 +30,17 @@ - + - + + - + @@ -46,7 +48,7 @@ - + @@ -56,7 +58,7 @@ - + @@ -81,14 +83,9 @@ - + - - - - - - + diff --git a/AssetStudioFBXWrapper/AssetStudioFBXWrapper.csproj b/AssetStudioFBXWrapper/AssetStudioFBXWrapper.csproj index a62fb1d..093d912 100644 --- a/AssetStudioFBXWrapper/AssetStudioFBXWrapper.csproj +++ b/AssetStudioFBXWrapper/AssetStudioFBXWrapper.csproj @@ -1,7 +1,7 @@ - net472;net6.0;net7.0 + net472;net6.0;net6.0-windows;net7.0;net7.0-windows true 0.16.48.1 Copyright © Perfare 2018-2022; Copyright © hozuki 2020 diff --git a/AssetStudioGUI/AssetStudioGUI.csproj b/AssetStudioGUI/AssetStudioGUI.csproj index e2faee1..60c5c24 100644 --- a/AssetStudioGUI/AssetStudioGUI.csproj +++ b/AssetStudioGUI/AssetStudioGUI.csproj @@ -11,6 +11,10 @@ embedded + + false + + @@ -80,32 +84,27 @@ - - - - - - - - - + + + + - + - + - +