diff options
Diffstat (limited to 'src/test')
-rw-r--r-- | src/test/WixToolsetTest.Mba.Core/WixToolsetTest.Mba.Core.csproj | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/test/WixToolsetTest.Mba.Core/WixToolsetTest.Mba.Core.csproj b/src/test/WixToolsetTest.Mba.Core/WixToolsetTest.Mba.Core.csproj index 34a51a05..9d9b9c2b 100644 --- a/src/test/WixToolsetTest.Mba.Core/WixToolsetTest.Mba.Core.csproj +++ b/src/test/WixToolsetTest.Mba.Core/WixToolsetTest.Mba.Core.csproj | |||
@@ -9,11 +9,6 @@ | |||
9 | </PropertyGroup> | 9 | </PropertyGroup> |
10 | 10 | ||
11 | <ItemGroup> | 11 | <ItemGroup> |
12 | <ProjectReference Include="..\..\mbanative\mbanative.vcxproj"> | ||
13 | <Project>{665E0441-17F9-4105-B202-EDF274657F6E}</Project> | ||
14 | <OutputItemType>Content</OutputItemType> | ||
15 | <CopyToOutputDirectory>Always</CopyToOutputDirectory> | ||
16 | </ProjectReference> | ||
17 | <ProjectReference Include="..\..\WixToolset.Mba.Core\WixToolset.Mba.Core.csproj" /> | 12 | <ProjectReference Include="..\..\WixToolset.Mba.Core\WixToolset.Mba.Core.csproj" /> |
18 | </ItemGroup> | 13 | </ItemGroup> |
19 | 14 | ||