docs(blueprint-platform): record baseline nuget publication matrix
This commit is contained in:
parent
c0deed4ce4
commit
c9ca225d27
@ -15,3 +15,16 @@
|
||||
- Publish packages independently from this repository.
|
||||
- Maintain explicit package dependency on `Core.Blueprint.Common` for all feature modules.
|
||||
- Keep package identifiers stable to protect downstream compatibility.
|
||||
- Use Gitea org feed: `http://192.168.68.156:3000/api/packages/AgileWebs/nuget/index.json`.
|
||||
|
||||
## Baseline Published Versions
|
||||
|
||||
| Package | Version | Published On | Feed |
|
||||
| --- | --- | --- | --- |
|
||||
| Core.Blueprint.Common | 0.1.0-decouple.20260225140139 | 2026-02-25 | AgileWebs org NuGet feed |
|
||||
|
||||
## Consumer Notes
|
||||
|
||||
- Current feed is HTTP and requires `allowInsecureConnections="true"` in `nuget.config`.
|
||||
- `Core.Blueprint.Common` currently targets `net10.0`; consumers must use compatible target frameworks.
|
||||
- Feed setup and smoke test steps are documented in `docs/consumption/gitea-nuget-feed-validation.md`.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user