Skip to content

Fix NuGet publish path after .NET 8 upgrade#104

Merged
jryckman merged 1 commit intoni:mainfrom
yaqian256:users/yaqian/fix-nupke-path
Dec 4, 2025
Merged

Fix NuGet publish path after .NET 8 upgrade#104
jryckman merged 1 commit intoni:mainfrom
yaqian256:users/yaqian/fix-nupke-path

Conversation

@yaqian256
Copy link
Contributor

Justification

The NuGet publishing pipeline failed because the built NuGet package could not be located. This issue occurred after upgrading to .NET 8 (see #102), as the build configuration is now included in the NuGet path.

image

Implementation

Update the path to the nupkg to include Release

Testing

Verified the new path exists.

@jryckman
Copy link
Collaborator

jryckman commented Dec 4, 2025

Thanks for looking into this failure. I wasn't able to look into it yet. I will merge your changes in and see where things are. There are changes that were rolled back so we need to ensure that all of your changes are still in there

@jryckman jryckman merged commit e08c53e into ni:main Dec 4, 2025
1 check passed
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