File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -269,6 +269,21 @@ parameters), you can annotate it with `[ImportingConstructor]` from either NuGet
269269([System .Composition ](http :// nuget.org/packages/System.Composition.AttributedModel))
270270or .NET MEF ([System .ComponentModel .Composition ](https :// www.nuget.org/packages/System.ComponentModel.Composition)).
271271
272+ <!-- #content -->
273+
274+ # Dogfooding
275+
276+ [](https://pkg.kzu.app/index.json)
277+ [](https://github.com/devlooped/DependencyInjection/actions)
278+
279+ We also produce CI packages from branches and pull requests so you can dogfood builds as quickly as they are produced .
280+
281+ The CI feed is `https :// pkg.kzu.app/index.json`.
282+
283+ The versioning scheme for packages is :
284+
285+ - PR builds : *42.42.42-pr *`[NUMBER ]`
286+ - Branch builds : *42.42.42-*`[BRANCH ]`.`[COMMITS ]`
272287
273288
274289<!-- include https :// github.com/devlooped/sponsors/raw/main/footer.md -->
You can’t perform that action at this time.
0 commit comments