-
Notifications
You must be signed in to change notification settings - Fork 0
Pre-release v1.0.0 alpha #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR prepares the SourceFlow.Net project for its first release (v1.0.0-alpha.1), adding comprehensive package metadata and documentation badges. The changes establish the project as a multi-target library supporting .NET Framework 4.6.2, .NET Standard 2.0/2.1, and .NET 9.0.
Key changes:
- Added complete NuGet package configuration with metadata, version, and assets
- Introduced GitVersion configuration for automated versioning
- Updated documentation badges to reflect all supported target frameworks
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| src/SourceFlow/SourceFlow.csproj | Added comprehensive NuGet package metadata, versioning, and included package assets |
| SourceFlow.Net.sln | Added GitVersion.yml to solution items for version management |
| README.md | Added badges for .NET Standard 2.0 and .NET Framework 4.6.2 support, removed duplicate header |
| GitVersion.yml | New GitVersion configuration for automated semantic versioning |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
Signed-off-by: Najaf Shaikh <[email protected]>
updated readme documentation to net462 Co-authored-by: Copilot <[email protected]> Signed-off-by: Najaf Shaikh <[email protected]>
Co-authored-by: Copilot <[email protected]> Signed-off-by: Najaf Shaikh <[email protected]>
…in permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Najaf Shaikh <[email protected]>
…in permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Najaf Shaikh <[email protected]>
Signed-off-by: Najaf Shaikh <[email protected]>
Release Notes:
Functionality
For details please see documentation