Skip to content

Commit

Permalink
Bump NServiceBus from 8.1.6 to 8.2.0 in /src (#559)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent 10984de commit 23f60d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>net48;net7.0</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NServiceBus" Version="8.1.6" />
<PackageReference Include="NServiceBus" Version="8.2.0" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0" />
<PackageReference Include="ProjectDefaults" Version="1.0.109" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Polyfill" Version="4.5.0" PrivateAssets="all" />
<PackageReference Include="NServiceBus" Version="8.1.6" />
<PackageReference Include="NServiceBus" Version="8.2.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="ProjectDefaults" Version="1.0.109" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
Expand Down

0 comments on commit 23f60d7

Please sign in to comment.