From 237ed0048ad4a3cf5c4856de5e42cf6ca7918472 Mon Sep 17 00:00:00 2001 From: Chuck Walbourn Date: Thu, 5 Sep 2024 09:43:32 -0700 Subject: [PATCH] Update for DirectXMesh/DirectXTex Sept 2024 release (#170) --- UVAtlasTool/UVAtlasTool_2019.vcxproj | 8 ++++---- UVAtlasTool/UVAtlasTool_2022.vcxproj | 8 ++++---- UVAtlasTool/packages.config | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/UVAtlasTool/UVAtlasTool_2019.vcxproj b/UVAtlasTool/UVAtlasTool_2019.vcxproj index e0da05d..ded5b9a 100644 --- a/UVAtlasTool/UVAtlasTool_2019.vcxproj +++ b/UVAtlasTool/UVAtlasTool_2019.vcxproj @@ -314,14 +314,14 @@ - - + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + \ No newline at end of file diff --git a/UVAtlasTool/UVAtlasTool_2022.vcxproj b/UVAtlasTool/UVAtlasTool_2022.vcxproj index 7de889a..956d72d 100644 --- a/UVAtlasTool/UVAtlasTool_2022.vcxproj +++ b/UVAtlasTool/UVAtlasTool_2022.vcxproj @@ -314,14 +314,14 @@ - - + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + \ No newline at end of file diff --git a/UVAtlasTool/packages.config b/UVAtlasTool/packages.config index f3ac0a3..001f7bf 100644 --- a/UVAtlasTool/packages.config +++ b/UVAtlasTool/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file