Skip to content

Commit

Permalink
Bump FoundatioVersion
Browse files Browse the repository at this point in the history
Bumps `FoundatioVersion` from 11.0.6-alpha.0.18 to 11.0.6-alpha.disposable-action.0.1.

Updates `Foundatio.Extensions.Hosting` from 11.0.6-alpha.0.18 to 11.0.6-alpha.disposable-action.0.1
- [Release notes](https://github.com/FoundatioFx/Foundatio/releases)
- [Commits](https://github.com/FoundatioFx/Foundatio/commits)

Updates `Foundatio.JsonNet` from 11.0.6-alpha.0.18 to 11.0.6-alpha.disposable-action.0.1
- [Release notes](https://github.com/FoundatioFx/Foundatio/releases)
- [Commits](https://github.com/FoundatioFx/Foundatio/commits)

Updates `Foundatio.Xunit` from 11.0.6-alpha.0.18 to 11.0.6-alpha.disposable-action.0.1
- [Release notes](https://github.com/FoundatioFx/Foundatio/releases)
- [Commits](https://github.com/FoundatioFx/Foundatio/commits)

Updates `System.Text.Json` from 9.0.0-rc.2.24473.5 to 8.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0-rc.2.24473.5...v8.0.4)

---
updated-dependencies:
- dependency-name: Foundatio.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Foundatio.JsonNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Foundatio.Xunit
  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]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 685fe2b commit e837542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<ReferenceFoundatioSource>false</ReferenceFoundatioSource>
<ReferenceFoundatioRepositoriesSource>false</ReferenceFoundatioRepositoriesSource>
<FoundatioVersion>11.0.6-alpha.0.18</FoundatioVersion>
<FoundatioVersion>11.0.6-alpha.disposable-action.0.1</FoundatioVersion>
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
</PropertyGroup>

Expand Down

0 comments on commit e837542

Please sign in to comment.