diff options
Diffstat (limited to 'src/wixcop')
-rw-r--r-- | src/wixcop/WixCop.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wixcop/WixCop.csproj b/src/wixcop/WixCop.csproj index ac5af52e..c7c04f55 100644 --- a/src/wixcop/WixCop.csproj +++ b/src/wixcop/WixCop.csproj | |||
@@ -20,7 +20,7 @@ | |||
20 | </PropertyGroup> | 20 | </PropertyGroup> |
21 | 21 | ||
22 | <ItemGroup> | 22 | <ItemGroup> |
23 | <ProjectReference Include="..\WixToolset.Tools.Core\WixToolset.Tools.Core.csproj" /> | 23 | <Compile Include="..\WixToolset.Tools.Core\ConsoleMessageListener.cs" Link="ConsoleMessageListener.cs" /> |
24 | </ItemGroup> | 24 | </ItemGroup> |
25 | 25 | ||
26 | <ItemGroup> | 26 | <ItemGroup> |