Skip to content
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

Cleanup of the release pipeline: removed a task that didn't work and a switch in Nuget Pack that wasn't used #333

Merged
merged 3 commits into from
Apr 26, 2024

Conversation

darrenge
Copy link
Contributor

This is what we found when testing csproj PR. The "Copy Files for Nuget package ..." task and the "$(BuildConfiguration)" setting in the pack task are not needed and were removed. In both cases it is because they used the variable $(BuildConfiguration) and it isn't used anywhere else.

… in release pipeline. Removed copy task and the $(BuildConfiguration) to the nuget pack task
@darrenge darrenge requested a review from badrishc April 26, 2024 21:27
@darrenge darrenge merged commit 486bbef into main Apr 26, 2024
23 checks passed
@darrenge darrenge deleted the darrenge/cleanupreleasepipeline branch April 26, 2024 23:35
@github-actions github-actions bot locked and limited conversation to collaborators Jun 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants