0.6.0#49
Merged
Merged
Conversation
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
There was a problem hiding this comment.
Pull request overview
Preparations for the 0.6.0 release across the Light.PortableResults packages by bumping version/release-note headers, updating sample lockfile dependencies, and refreshing README content/examples.
Changes:
- Bump package version references from
0.5.0→0.6.0(props + per-package release notes). - Update sample
packages.lock.jsonto reference0.6.0project dependency ranges. - Major README refresh: positioning, table of contents, and expanded usage/validation/OpenAPI/configuration docs (with updated snippets).
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| src/Light.PortableResults/Light.PortableResults.csproj | Update release notes header to 0.6.0. |
| src/Light.PortableResults.Validation/Light.PortableResults.Validation.csproj | Update release notes header to 0.6.0. |
| src/Light.PortableResults.Validation.OpenApi/Light.PortableResults.Validation.OpenApi.csproj | Update release notes header to 0.6.0. |
| src/Light.PortableResults.AspNetCore.Shared/Light.PortableResults.AspNetCore.Shared.csproj | Update release notes header to 0.6.0. |
| src/Light.PortableResults.AspNetCore.OpenApi/Light.PortableResults.AspNetCore.OpenApi.csproj | Update release notes header to 0.6.0. |
| src/Light.PortableResults.AspNetCore.Mvc/Light.PortableResults.AspNetCore.Mvc.csproj | Update release notes header to 0.6.0. |
| src/Light.PortableResults.AspNetCore.MinimalApis/Light.PortableResults.AspNetCore.MinimalApis.csproj | Update release notes header to 0.6.0. |
| samples/NativeAotMovieRating/packages.lock.json | Update internal project dependency ranges to 0.6.0; RID-specific lock section changed. |
| README.md | Update NuGet badge/version and substantially expand/reshape documentation and examples. |
| Directory.Build.props | Bump package version to 0.6.0. |
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
Minimum allowed line rate is |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Preparations for 0.6.0 release