From fa4aaf2fb7c39462ffc06a44f77e36081da6ee95 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Tue, 11 Apr 2017 13:29:31 -0700 Subject: [PATCH] build: installer: add winfsp-msil.dll in installation bin directory --- build/VStudio/installer/Product.wxs | 14 +++++++++----- tst/passthrough-dotnet/passthrough-dotnet.csproj | 5 +++-- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/build/VStudio/installer/Product.wxs b/build/VStudio/installer/Product.wxs index bc9c9e6d..cbee6831 100644 --- a/build/VStudio/installer/Product.wxs +++ b/build/VStudio/installer/Product.wxs @@ -87,11 +87,14 @@ NOT VersionNT64 - - - + + + - + + + + @@ -372,7 +375,8 @@ - + + diff --git a/tst/passthrough-dotnet/passthrough-dotnet.csproj b/tst/passthrough-dotnet/passthrough-dotnet.csproj index 739ee402..6fd9d2c5 100644 --- a/tst/passthrough-dotnet/passthrough-dotnet.csproj +++ b/tst/passthrough-dotnet/passthrough-dotnet.csproj @@ -53,8 +53,9 @@ - - ..\..\build\VStudio\build\Debug\winfsp-msil.dll + + False + $(MSBuildProgramFiles32)\WinFsp\bin\winfsp-msil.dll