Skip to content

Commit

Permalink
Merge pull request #1671 from Particular/hotfix-3.8.2
Browse files Browse the repository at this point in the history
Hotfix 3.8.2
  • Loading branch information
danielmarbach committed Jun 6, 2019
2 parents f7821e2 + 8a66e65 commit 58deddd
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -49,7 +49,7 @@
</PropertyGroup>

<ItemGroup>
<FilesToExclude Include="NServiceBus.Core.dll;NServiceBus.Raw.dll;ServiceControl.Transports.dll;ServiceControl.Transports.pdb" />
<FilesToExclude Include="NServiceBus.Core.dll;NServiceBus.Raw.dll;ServiceControl.Transports.dll;ServiceControl.Transports.pdb;Newtonsoft.Json.dll" />

<ServiceControl Include="$(ServiceControlFolder)*.*" Exclude="$(ServiceControlFolder)*.config" />
<SqlTransport Include="$(SqlTransportFolder)*.*" Exclude="@(FilesToExclude->'$(SqlTransportFolder)%(identity)')" />
Expand Down

0 comments on commit 58deddd

Please sign in to comment.