30 lines
761 B
Markdown
30 lines
761 B
Markdown
# Inventory Contracts NuGet Publication Baseline
|
|
|
|
## Feed
|
|
|
|
- Source: `https://gitea.dream-views.com/api/packages/AgileWebs/nuget/index.json`
|
|
- Authentication: Gitea login + token
|
|
- HTTP requirement: `allowInsecureConnections="true"` in `nuget.config`
|
|
|
|
## Stable Version Matrix
|
|
|
|
| Package | Version | Published On |
|
|
| --- | --- | --- |
|
|
| BuildingBlock.Inventory.Contracts | 0.2.0 | 2026-02-25 |
|
|
|
|
## Dependency Note
|
|
|
|
`BuildingBlock.Inventory.Contracts` depends on:
|
|
|
|
- `Core.Blueprint.Common` version `0.2.0`
|
|
|
|
Stable package waves must keep dependency versions aligned.
|
|
|
|
## Consumer Validation
|
|
|
|
Restore validation passed using:
|
|
|
|
- `TargetFramework`: `net10.0`
|
|
- `PackageReference`: `BuildingBlock.Inventory.Contracts` `0.2.0`
|
|
- Restore flags: `--no-cache --force`
|