Skip to content

Conversation

@maythamfahmi
Copy link
Collaborator

Removed --no-build from dotnet pack in cd-release.yml to ensure the project is built before packaging. Removed the dotnet nuget push step from the release pipeline. Added <DebugType>embedded</DebugType> to Directory.Build.Props to embed debugging information in assemblies.

Removed `--no-build` from `dotnet pack` in `cd-release.yml` to ensure the project is built before packaging. Removed the `dotnet nuget push` step from the release pipeline. Added `<DebugType>embedded</DebugType>` to `Directory.Build.Props` to embed debugging information in assemblies.
@maythamfahmi maythamfahmi merged commit 691e9f9 into main Nov 30, 2025
7 of 10 checks passed
@maythamfahmi maythamfahmi deleted the feature/version3.4.2 branch November 30, 2025 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants