From a5b99dfd10f8c429af08c7b33de97ffbbf8502c9 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Mon, 1 Jan 2018 16:49:10 -0800 Subject: Set default culture and update to latest dependencies --- src/FindLocalWix.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/FindLocalWix.props') diff --git a/src/FindLocalWix.props b/src/FindLocalWix.props index 016dac77..1301b0e5 100644 --- a/src/FindLocalWix.props +++ b/src/FindLocalWix.props @@ -3,6 +3,6 @@ - $(MSBuildThisFileDirectory)..\..\Core\build\Release\publish\net461\wix.targets + $(MSBuildThisFileDirectory)..\..\Core\build\Debug\net461\wix.targets -- cgit v1.2.3-55-g6feb