From 422d6e48e2f9bdcec62f9a147cb8c2f34bf73a5f Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Tue, 9 Feb 2021 21:35:37 -0500 Subject: Remove BITS support. Update DUtil dependency. --- src/engine/engine.vcxproj | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/engine/engine.vcxproj') diff --git a/src/engine/engine.vcxproj b/src/engine/engine.vcxproj index bc724a40..a6ab60df 100644 --- a/src/engine/engine.vcxproj +++ b/src/engine/engine.vcxproj @@ -1,7 +1,7 @@ - + Debug @@ -45,7 +45,6 @@ - @@ -90,7 +89,6 @@ - @@ -167,7 +165,7 @@ rc.exe -fo "$(OutDir)engine.res" "$(IntDir)engine.messages.rc" 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 -- cgit v1.2.3-55-g6feb