aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/test/examples/FullFramework4Bundle/FullFramework4Bundle.wixproj
blob: f36d19100f80184fe199ef0a3815e23446c1b980 (plain)
1
2
3
4
5
6
7
<!-- 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. -->
<Project Sdk="WixToolset.Sdk">
  <ItemGroup>
    <ProjectReference Include="..\FullFramework4MBA\Example.FullFramework4MBA.csproj" />
  </ItemGroup>
</Project>