aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Mba.Host/WixToolset.Mba.Host.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/WixToolset.Mba.Host/WixToolset.Mba.Host.csproj')
-rw-r--r--src/WixToolset.Mba.Host/WixToolset.Mba.Host.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/WixToolset.Mba.Host/WixToolset.Mba.Host.csproj b/src/WixToolset.Mba.Host/WixToolset.Mba.Host.csproj
index 3fedba03..6bbdf63a 100644
--- a/src/WixToolset.Mba.Host/WixToolset.Mba.Host.csproj
+++ b/src/WixToolset.Mba.Host/WixToolset.Mba.Host.csproj
@@ -1,4 +1,4 @@
1<?xml version="1.0" encoding="utf-8"?> 1<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. --> 2<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. -->
3 3
4 4
@@ -48,7 +48,7 @@
48 <Reference Include="System.Data" /> 48 <Reference Include="System.Data" />
49 <Reference Include="System.Xml" /> 49 <Reference Include="System.Xml" />
50 <Reference Include="WixToolset.Mba.Core"> 50 <Reference Include="WixToolset.Mba.Core">
51 <HintPath>..\..\packages\WixToolset.Mba.Core.4.0.31\lib\net20\WixToolset.Mba.Core.dll</HintPath> 51 <HintPath>..\..\packages\WixToolset.Mba.Core.4.0.32\lib\net20\WixToolset.Mba.Core.dll</HintPath>
52 </Reference> 52 </Reference>
53 </ItemGroup> 53 </ItemGroup>
54 <ItemGroup> 54 <ItemGroup>