Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/_releases/v4.5.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -624,7 +624,7 @@ This will allow your next `dotnet restore` to fetch the latest version of Servic
#### Merging into main NuGet packages

Once we're satisfied ServiceStack .NET Core has been battle-tested in the wild we'll merge the `.Core`
packages back into the main NuGet packages and convert them to use NuGet v3 `.nupsec` format and
packages back into the main NuGet packages and convert them to use NuGet v3 `.nuspec` format and
bump the major version to **5.0.0**.

### AppSelfHostBase Source-compatible Self-Host
Expand Down