Skip to content

Commit

Permalink
Merge pull request #682 from Particular/update-packaging-release-2.0
Browse files Browse the repository at this point in the history
Update Particular.Packaging - release-2.0
  • Loading branch information
DavidBoike authored Mar 20, 2024
2 parents c9d1891 + 3dfa4ec commit 62e489e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Particular.Packaging" Version="2.2.0" PrivateAssets="All" />
<PackageReference Include="Particular.Packaging" Version="2.3.0" PrivateAssets="All" />
<PackageReference Include="NServiceBus.TransactionalSession" Version="[2.0.0, 3.0.0)" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Obsolete.Fody" Version="5.3.0" PrivateAssets="All" />
<PackageReference Include="Particular.Packaging" Version="2.2.0" PrivateAssets="All" />
<PackageReference Include="Particular.Packaging" Version="2.3.0" PrivateAssets="All" />
<PackageReference Include="NServiceBus" Version="[8.0.0, 9.0.0)" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="[3.23.0, 4.0.0)" />
</ItemGroup>
Expand Down

0 comments on commit 62e489e

Please sign in to comment.