From 61cb3d64c157ea2ce196b5b8726267d57fd7f873 Mon Sep 17 00:00:00 2001 From: Chuck Walbourn Date: Tue, 10 May 2022 17:48:05 -0700 Subject: [PATCH] Updated for DirectXTex, DirectXMesh, and UVAtlas May 2022 release --- exportobjects/ExportObjects2019.vcxproj | 14 +++++++------- exportobjects/packages.config | 6 +++--- importfbx/ImportFBX2019.vcxproj | 12 ++++++------ importfbx/packages.config | 6 +++--- 4 files changed, 19 insertions(+), 19 deletions(-) diff --git a/exportobjects/ExportObjects2019.vcxproj b/exportobjects/ExportObjects2019.vcxproj index 2ce48d8..d622cc9 100644 --- a/exportobjects/ExportObjects2019.vcxproj +++ b/exportobjects/ExportObjects2019.vcxproj @@ -155,16 +155,16 @@ - - - + + + - This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. + 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/exportobjects/packages.config b/exportobjects/packages.config index 7b0b9a3..c032a15 100644 --- a/exportobjects/packages.config +++ b/exportobjects/packages.config @@ -1,6 +1,6 @@  - - - + + + \ No newline at end of file diff --git a/importfbx/ImportFBX2019.vcxproj b/importfbx/ImportFBX2019.vcxproj index b663f3f..4e31698 100644 --- a/importfbx/ImportFBX2019.vcxproj +++ b/importfbx/ImportFBX2019.vcxproj @@ -177,9 +177,9 @@ - - - + + + @@ -187,8 +187,8 @@ - - - + + + \ No newline at end of file diff --git a/importfbx/packages.config b/importfbx/packages.config index 40f9edd..1492426 100644 --- a/importfbx/packages.config +++ b/importfbx/packages.config @@ -1,8 +1,8 @@  - - + + - + \ No newline at end of file