Skip to content

Commit

Permalink
Make Particular.Packaging private
Browse files Browse the repository at this point in the history
  • Loading branch information
bording committed Jan 29, 2024
1 parent 88a1ed2 commit 792db8e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="NServiceBus" Version="9.0.0-alpha.9" />
<PackageReference Include="Particular.Packaging" Version="4.0.0" />
<PackageReference Include="Particular.Packaging" Version="4.0.0" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 792db8e

Please sign in to comment.