From 2a2216e2bfdd25741ca5e509b63b747a14f0ab56 Mon Sep 17 00:00:00 2001 From: VaDiM Date: Sat, 10 Dec 2022 20:23:45 +0300 Subject: [PATCH] Update projects and dependencies --- AssetStudio.PInvoke/AssetStudio.PInvoke.csproj | 2 +- AssetStudio/AssetStudio.csproj | 2 +- AssetStudioFBXWrapper/AssetStudioFBXWrapper.csproj | 2 +- AssetStudioGUI/AssetStudioGUI.csproj | 4 ++-- AssetStudioUtility/AssetStudioUtility.csproj | 2 +- Texture2DDecoderWrapper/Texture2DDecoderWrapper.csproj | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/AssetStudio.PInvoke/AssetStudio.PInvoke.csproj b/AssetStudio.PInvoke/AssetStudio.PInvoke.csproj index fdabb35..ebd2a49 100644 --- a/AssetStudio.PInvoke/AssetStudio.PInvoke.csproj +++ b/AssetStudio.PInvoke/AssetStudio.PInvoke.csproj @@ -1,7 +1,7 @@ - net472;net6.0 + net472;net6.0;net7.0 true 0.16.47.1 Copyright © Perfare 2020-2022; Copyright © hozuki 2020 diff --git a/AssetStudio/AssetStudio.csproj b/AssetStudio/AssetStudio.csproj index d256b00..d7c1a2c 100644 --- a/AssetStudio/AssetStudio.csproj +++ b/AssetStudio/AssetStudio.csproj @@ -1,7 +1,7 @@ - net472;net6.0 + net472;net6.0;net7.0 0.16.47.1 Copyright © Perfare 2018-2022 embedded diff --git a/AssetStudioFBXWrapper/AssetStudioFBXWrapper.csproj b/AssetStudioFBXWrapper/AssetStudioFBXWrapper.csproj index ac9e01f..15e822e 100644 --- a/AssetStudioFBXWrapper/AssetStudioFBXWrapper.csproj +++ b/AssetStudioFBXWrapper/AssetStudioFBXWrapper.csproj @@ -1,7 +1,7 @@ - net472;net6.0 + net472;net6.0;net7.0 true 0.16.47.1 Copyright © Perfare 2018-2022; Copyright © hozuki 2020 diff --git a/AssetStudioGUI/AssetStudioGUI.csproj b/AssetStudioGUI/AssetStudioGUI.csproj index 95b02bb..1c68cd8 100644 --- a/AssetStudioGUI/AssetStudioGUI.csproj +++ b/AssetStudioGUI/AssetStudioGUI.csproj @@ -2,7 +2,7 @@ WinExe - net472;net6.0-windows + net472;net6.0-windows;net7.0-windows true Resources\as.ico AssetStudio Mod by VaDiM @@ -64,7 +64,7 @@ - + diff --git a/AssetStudioUtility/AssetStudioUtility.csproj b/AssetStudioUtility/AssetStudioUtility.csproj index dea0ddb..9c19928 100644 --- a/AssetStudioUtility/AssetStudioUtility.csproj +++ b/AssetStudioUtility/AssetStudioUtility.csproj @@ -1,7 +1,7 @@ - net472;net6.0 + net472;net6.0;net7.0 0.16.47.1 Copyright © Perfare 2018-2022 embedded diff --git a/Texture2DDecoderWrapper/Texture2DDecoderWrapper.csproj b/Texture2DDecoderWrapper/Texture2DDecoderWrapper.csproj index b84322c..3686acf 100644 --- a/Texture2DDecoderWrapper/Texture2DDecoderWrapper.csproj +++ b/Texture2DDecoderWrapper/Texture2DDecoderWrapper.csproj @@ -1,7 +1,7 @@ - net472;net6.0 + net472;net6.0;net7.0 true 0.16.47.1 Copyright © Perfare 2020-2022; Copyright © hozuki 2020