Skip to content

Commit c9242e8

Browse files
Update dependency NServiceBus.TransactionalSession to 4.0.0-alpha.5 (#1177)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent 58d9405 commit c9242e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NServiceBus.Persistence.AzureTable.TransactionalSession/NServiceBus.Persistence.AzureTable.TransactionalSession.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</ItemGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="NServiceBus.TransactionalSession" Version="4.0.0-alpha.4" />
17+
<PackageReference Include="NServiceBus.TransactionalSession" Version="4.0.0-alpha.5" />
1818
<PackageReference Include="Particular.Packaging" Version="4.5.0" PrivateAssets="All" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)