aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/test/examples
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2022-09-03 10:44:33 -0700
committerRob Mensching <rob@firegiant.com>2022-09-23 09:50:52 -0700
commit7a86b33a38f29b315e8f08759eba42e8fe296fd7 (patch)
tree58a6ac547b25127daa4a4053ef250afb0b2e9d83 /src/ext/Bal/test/examples
parent002dc6077477c6a7762f1fca225c2577913a2c82 (diff)
downloadwix-7a86b33a38f29b315e8f08759eba42e8fe296fd7.tar.gz
wix-7a86b33a38f29b315e8f08759eba42e8fe296fd7.tar.bz2
wix-7a86b33a38f29b315e8f08759eba42e8fe296fd7.zip
Centralize test project configuration with IsWixTestProject
Diffstat (limited to 'src/ext/Bal/test/examples')
-rw-r--r--src/ext/Bal/test/examples/FullFramework2MBA/Example.FullFramework2MBA.csproj5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/ext/Bal/test/examples/FullFramework2MBA/Example.FullFramework2MBA.csproj b/src/ext/Bal/test/examples/FullFramework2MBA/Example.FullFramework2MBA.csproj
index e396e41f..2076f0b4 100644
--- a/src/ext/Bal/test/examples/FullFramework2MBA/Example.FullFramework2MBA.csproj
+++ b/src/ext/Bal/test/examples/FullFramework2MBA/Example.FullFramework2MBA.csproj
@@ -17,9 +17,4 @@
17 <ItemGroup> 17 <ItemGroup>
18 <PackageReference Include="WixToolset.Mba.Core" /> 18 <PackageReference Include="WixToolset.Mba.Core" />
19 </ItemGroup> 19 </ItemGroup>
20
21 <ItemGroup>
22 <PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" />
23 <PackageReference Include="GitInfo" PrivateAssets="All" />
24 </ItemGroup>
25</Project> 20</Project>