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 @@
   </ItemGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
   <ImportGroup Label="ExtensionTargets">
-    <Import Project="..\packages\directxtex_desktop_2019.2022.7.30.1\build\native\directxtex_desktop_2019.targets" Condition="Exists('..\packages\directxtex_desktop_2019.2022.7.30.1\build\native\directxtex_desktop_2019.targets')" />
+    <Import Project="..\packages\directxtex_desktop_2019.2023.1.31.1\build\native\directxtex_desktop_2019.targets" Condition="Exists('..\packages\directxtex_desktop_2019.2023.1.31.1\build\native\directxtex_desktop_2019.targets')" />
   </ImportGroup>
   <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
     <PropertyGroup>
-      <ErrorText>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}.</ErrorText>
+      <ErrorText>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}.</ErrorText>
     </PropertyGroup>
-    <Error Condition="!Exists('..\packages\directxtex_desktop_2019.2022.7.30.1\build\native\directxtex_desktop_2019.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\directxtex_desktop_2019.2022.7.30.1\build\native\directxtex_desktop_2019.targets'))" />
+    <Error Condition="!Exists('..\packages\directxtex_desktop_2019.2023.1.31.1\build\native\directxtex_desktop_2019.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\directxtex_desktop_2019.2023.1.31.1\build\native\directxtex_desktop_2019.targets'))" />
   </Target>
 </Project>
\ 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 @@
 <?xml version="1.0" encoding="utf-8"?>
 <packages>
-  <package id="directxtex_desktop_2019" version="2022.7.30.1" targetFramework="native" />
+  <package id="directxtex_desktop_2019" version="2023.1.31.1" targetFramework="native" />
 </packages>
\ No newline at end of file