From 7faffab852cbd5931d9dc4e342cb22fef8f1ea5c Mon Sep 17 00:00:00 2001 From: walbourn Date: Wed, 1 Feb 2023 12:09:46 -0800 Subject: [PATCH] Update DirectXTex NuGet usage (#35) --- BC6HBC7EncoderCS/BC6HBC7EncoderCS_2019_Win10.vcxproj | 6 +++--- BC6HBC7EncoderCS/packages.config | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/BC6HBC7EncoderCS/BC6HBC7EncoderCS_2019_Win10.vcxproj b/BC6HBC7EncoderCS/BC6HBC7EncoderCS_2019_Win10.vcxproj index f6b274a4..f5102f7c 100644 --- a/BC6HBC7EncoderCS/BC6HBC7EncoderCS_2019_Win10.vcxproj +++ b/BC6HBC7EncoderCS/BC6HBC7EncoderCS_2019_Win10.vcxproj @@ -166,12 +166,12 @@ - + - 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/BC6HBC7EncoderCS/packages.config b/BC6HBC7EncoderCS/packages.config index 0a576ef7..29931574 100644 --- a/BC6HBC7EncoderCS/packages.config +++ b/BC6HBC7EncoderCS/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file