32 lines
1004 B
Markdown
32 lines
1004 B
Markdown
# Furniture Domain NuGet Publication Baseline
|
|
|
|
## Feed
|
|
|
|
- Source: `http://192.168.68.156:3000/api/packages/AgileWebs/nuget/index.json`
|
|
- Authentication: Gitea login + token
|
|
- HTTP requirement: `allowInsecureConnections="true"` in `nuget.config`
|
|
|
|
## Published Baseline
|
|
|
|
| Package | Version | Published On |
|
|
| --- | --- | --- |
|
|
| Furniture.Domain | 0.1.0-decouple.20260225140619 | 2026-02-25 |
|
|
|
|
## Dependency Note
|
|
|
|
`Furniture.Domain` depends on:
|
|
|
|
- `BuildingBlock.Inventory.Contracts` version `0.1.0-decouple.20260225140619`
|
|
- `BuildingBlock.Catalog.Contracts` version `0.1.0-decouple.20260225140619`
|
|
- `Core.Blueprint.Common` version `0.1.0-decouple.20260225140619`
|
|
|
|
Use coordinated package versions for domain packages that transitively reference BuildingBlock and Blueprint packages.
|
|
|
|
## Consumer Validation
|
|
|
|
Restore validation passed using:
|
|
|
|
- `TargetFramework`: `net10.0`
|
|
- `PackageReference`: `Furniture.Domain` `0.1.0-decouple.20260225140619`
|
|
- Restore flags: `--no-cache --force` after publication
|