From f8ee12f5929555238a6fac5d41adca3942817f45 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Mon, 12 Apr 2021 22:07:04 -0700 Subject: [PATCH] build: fix inadvertently broken DLL build on VS2015 --- build/VStudio/winfsp_dll.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/VStudio/winfsp_dll.vcxproj b/build/VStudio/winfsp_dll.vcxproj index 0c40b456..cbd12cfd 100644 --- a/build/VStudio/winfsp_dll.vcxproj +++ b/build/VStudio/winfsp_dll.vcxproj @@ -130,7 +130,7 @@ copy /b $(OutDir)fuse3-$(PlatformTarget).pc + %(FullPath) $(OutDir)fuse3-$(Platf {4A7C0B21-9E10-4C81-92DE-1493EFCF24EB} Win32Proj winfspdll - 10.0 + $(LatestTargetPlatformVersion) winfsp.dll