Skip to content

Commit 045cc42

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.3 to 9.2.6 - [Release notes](https://github.com/Particular/NServiceBus/releases) - [Commits](Particular/NServiceBus@9.2.3...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 367b82f commit 045cc42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/NServiceBus.Storage.MongoDB/NServiceBus.Storage.MongoDB.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFramework>net8.0</TargetFramework>
55
</PropertyGroup>
66

77
<ItemGroup>
88
<PackageReference Include="MongoDB.Driver" Version="2.28.0" />
9-
<PackageReference Include="NServiceBus" Version="9.2.3" />
9+
<PackageReference Include="NServiceBus" Version="9.2.6" />
1010
<PackageReference Include="Particular.Packaging" Version="4.2.0" PrivateAssets="All" />
1111
</ItemGroup>
1212

0 commit comments

Comments
 (0)