aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2018-12-26 12:40:58 -0800
committerRob Mensching <rob@robmensching.com>2018-12-26 14:03:10 -0800
commit232176210981a8e21793f6096dd651eba29caf8e (patch)
tree5880b1b9c968f494fbab3f78c07cba95ed309c40 /src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj
parent758bcf4bb6d61dd9d6471d9f9629d4f7b18d43cb (diff)
downloadwix-232176210981a8e21793f6096dd651eba29caf8e.tar.gz
wix-232176210981a8e21793f6096dd651eba29caf8e.tar.bz2
wix-232176210981a8e21793f6096dd651eba29caf8e.zip
Populate MsiAssemblyName table
Fixes wixtoolset/issues#5865
Diffstat (limited to 'src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj')
-rw-r--r--src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj b/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj
index 9cea0f4c..2a20fcff 100644
--- a/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj
+++ b/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.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<Project Sdk="Microsoft.NET.Sdk"> 4<Project Sdk="Microsoft.NET.Sdk">