Skip to content

Commit

Permalink
Updates for .NET 8
Browse files Browse the repository at this point in the history
  • Loading branch information
internalautomation[bot] committed Mar 20, 2024
1 parent 1f62b08 commit d941cc4
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="[1.0.0, 2.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="NServiceBus" Version="[7.8.0, 8.0.0)" />
<PackageReference Include="Particular.Packaging" Version="2.0.0" PrivateAssets="All" />
<PackageReference Include="Particular.Packaging" Version="2.3.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="[3.23.0, 4)" />
</ItemGroup>

Expand Down

0 comments on commit d941cc4

Please sign in to comment.