Skip to content

Commit e887ff3

Browse files
Update dependency NServiceBus.TransactionalSession to 4.0.0-alpha.2 (#1788)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent 9f9ffb8 commit e887ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NServiceBus.Persistence.Sql.TransactionalSession/NServiceBus.Persistence.Sql.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.1" />
17+
<PackageReference Include="NServiceBus.TransactionalSession" Version="4.0.0-alpha.2" />
1818
<PackageReference Include="Particular.Packaging" Version="4.4.0" PrivateAssets="All" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)