Skip to content

Commit

Permalink
xrmtb package ilmerged
Browse files Browse the repository at this point in the history
  • Loading branch information
rappen committed Dec 5, 2019
1 parent e9baf6d commit dbd1897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PluginTraceViewer/PluginTraceViewer.csproj
Expand Up @@ -249,7 +249,7 @@
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>ilmerge.exe /target:library /targetplatform:v4,"C:\Windows\Microsoft.NET\Framework\v4.0.30319" "/out:Rappen.XTB.PTV.dll" "$(TargetFileName)" "Cinteros.Xrm.CRMWinForm.dll"
<PostBuildEvent>ilmerge.exe /target:library /targetplatform:v4,"C:\Windows\Microsoft.NET\Framework\v4.0.30319" "/out:Rappen.XTB.PTV.dll" "$(TargetFileName)" "xrmtb.XrmToolBox.Controls.dll"

if $(ConfigurationName) == Debug (
IF NOT EXIST Plugins mkdir Plugins
Expand Down

0 comments on commit dbd1897

Please sign in to comment.