Skip to content

feat: enhance project configurations for improved debugging and packa…#9

Merged
willysoft merged 1 commit intomainfrom
feat/enhance-debugging-and-packaging
Apr 22, 2025
Merged

feat: enhance project configurations for improved debugging and packa…#9
willysoft merged 1 commit intomainfrom
feat/enhance-debugging-and-packaging

Conversation

@willysoft
Copy link
Copy Markdown
Owner

…ging

  • Marked LocalPortFilteringDemo project as non-packable to exclude it from NuGet packaging.
  • Updated LocalPortFiltering.AspNetCore project:
    • Enabled symbol package generation (snupkg) for better debugging.
    • Embedded untracked sources to improve debugging experience.
    • Published repository URL for source control integration.
    • Added Microsoft.SourceLink.GitHub for enhanced source linking in debugging.

…ging

- Marked `LocalPortFilteringDemo` project as non-packable to exclude it from NuGet packaging.
- Updated `LocalPortFiltering.AspNetCore` project:
  - Enabled symbol package generation (`snupkg`) for better debugging.
  - Embedded untracked sources to improve debugging experience.
  - Published repository URL for source control integration.
  - Added `Microsoft.SourceLink.GitHub` for enhanced source linking in debugging.
@willysoft willysoft requested a review from Copilot April 22, 2025 05:36
@willysoft willysoft self-assigned this Apr 22, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 4 out of 6 changed files in this pull request and generated no comments.

Files not reviewed (2)
  • src/AutoQuery.AspNetCore/AutoQuery.AspNetCore.csproj: Language not supported
  • src/AutoQuery/AutoQuery.csproj: Language not supported

@willysoft willysoft merged commit 667c061 into main Apr 22, 2025
4 checks passed
@willysoft willysoft deleted the feat/enhance-debugging-and-packaging branch April 22, 2025 05:38
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants