Skip to content

Commit 88ac56f

Browse files
Bump Foundatio.Extensions.Hosting and System.Text.Json
Bumps [Foundatio.Extensions.Hosting](https://github.com/FoundatioFx/Foundatio) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Foundatio.Extensions.Hosting` from 11.0.7-alpha.0.3 to 11.0.7-alpha.0.5 - [Release notes](https://github.com/FoundatioFx/Foundatio/releases) - [Commits](https://github.com/FoundatioFx/Foundatio/commits) Updates `System.Text.Json` from 9.0.0 to 8.0.5 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v8.0.5) --- updated-dependencies: - dependency-name: Foundatio.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49a431c commit 88ac56f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Exceptionless.Core/Exceptionless.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<ItemGroup>
2323
<PackageReference Include="AutoMapper" Version="13.0.1" />
2424
<PackageReference Include="FluentValidation" Version="11.11.0" />
25-
<PackageReference Include="Foundatio.Extensions.Hosting" Version="11.0.7-alpha.0.3" />
25+
<PackageReference Include="Foundatio.Extensions.Hosting" Version="11.0.7-alpha.0.5" />
2626
<PackageReference Include="Foundatio.JsonNet" Version="11.0.7-alpha.0.3" />
2727
<PackageReference Include="MiniValidation" Version="0.9.2" />
2828
<PackageReference Include="NEST.JsonNetSerializer" Version="7.17.5" />

0 commit comments

Comments
 (0)