Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
Description
<p>1TrueError plugin is missing <span style="color: rgb(0, 0, 0); font-family: 'Helvetica Neue', Helvetica-Neue, Arial, sans-serif; font-size: 13px; background-color: rgb(250, 250, 250);">OneTrueError.Reporting.dll and OneTrueError.Reporting.WinForms.dll when installed from the MSI. Reported on the forums in </span><a href="http://forum.team-mediaportal.com/threads/weekly-2014-12-05-17-37-fanart-and.128704/">http://forum.team-mediaportal.com/threads/weekly-2014-12-05-17-37-fanart-and.128704/</a></p>
<p>The wildcards in the ItemGroup list used by the AfterBuild target are being evaluated before the DLLs are available. If the ItemGroup is moved inside the target the DLLs will be available.</p>
<p>The wildcards in the ItemGroup list used by the AfterBuild target are being evaluated before the DLLs are available. If the ItemGroup is moved inside the target the DLLs will be available.</p>