aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/WixToolset.Dnc.HostGenerator/build/WixToolset.Dnc.HostGenerator.targets
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Bal/WixToolset.Dnc.HostGenerator/build/WixToolset.Dnc.HostGenerator.targets')
-rw-r--r--src/ext/Bal/WixToolset.Dnc.HostGenerator/build/WixToolset.Dnc.HostGenerator.targets11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/ext/Bal/WixToolset.Dnc.HostGenerator/build/WixToolset.Dnc.HostGenerator.targets b/src/ext/Bal/WixToolset.Dnc.HostGenerator/build/WixToolset.Dnc.HostGenerator.targets
deleted file mode 100644
index d536ef5f..00000000
--- a/src/ext/Bal/WixToolset.Dnc.HostGenerator/build/WixToolset.Dnc.HostGenerator.targets
+++ /dev/null
@@ -1,11 +0,0 @@
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. -->
3
4<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="Current">
5 <ItemGroup Condition=" '$(TrimMode)'=='CopyUsed' ">
6 <TrimmerRootAssembly Include="System.Diagnostics.Tools" />
7 <TrimmerRootAssembly Include="System.Runtime" />
8 <TrimmerRootAssembly Include="System.Runtime.InteropServices" />
9 <TrimmerRootAssembly Include="System.Runtime.Loader" />
10 </ItemGroup>
11</Project>