Skip to content

Commit 3ed4b6e

Browse files
Bump NServiceBus in /src in the nservicebuscore group
Bumps the nservicebuscore group in /src with 1 update: [NServiceBus](https://github.com/Particular/NServiceBus). Updates `NServiceBus` from 9.2.5 to 9.2.6 - [Release notes](https://github.com/Particular/NServiceBus/releases) - [Commits](Particular/NServiceBus@9.2.5...9.2.6) --- updated-dependencies: - dependency-name: NServiceBus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nservicebuscore ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4fe5ff commit 3ed4b6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Transport/NServiceBus.Transport.AzureServiceBus.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFramework>net8.0</TargetFramework>
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.18.3" />
1414
<PackageReference Include="BitFaster.Caching" Version="2.5.3" />
15-
<PackageReference Include="NServiceBus" Version="9.2.5" />
15+
<PackageReference Include="NServiceBus" Version="9.2.6" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)