Skip to content

Commit f13a881

Browse files
Bump the nservicebuscore group in /src with 2 updates
Bumps the nservicebuscore group in /src with 2 updates: [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet) and [NServiceBus](https://github.com/Particular/NServiceBus). Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) Updates `NServiceBus` from 7.8.6 to 8.2.5 - [Release notes](https://github.com/Particular/NServiceBus/releases) - [Commits](Particular/NServiceBus@7.8.6...8.2.5) --- updated-dependencies: - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nservicebuscore - dependency-name: NServiceBus dependency-type: direct:production update-type: version-update:semver-major dependency-group: nservicebuscore ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b147ac commit f13a881

File tree

1 file changed

+2
-2
lines changed

1 file changed

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

33
<PropertyGroup>
44
<TargetFramework>net48</TargetFramework>
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="NServiceBus" Version="7.8.6" />
8+
<PackageReference Include="NServiceBus" Version="8.2.5" />
99
</ItemGroup>
1010

1111
</Project>

0 commit comments

Comments
 (0)