Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Fixing Publish Failure (#510) #567

Closed
wants to merge 2 commits into from
Closed

Fixing Publish Failure (#510) #567

wants to merge 2 commits into from

Conversation

KUTlime
Copy link

@KUTlime KUTlime commented Dec 25, 2019

Publish fails on poor searching of a nupkg file.
The issue is reported here.
On non en-US environments, MSBuild produces culture variant message. New-NugetPackage relies on the English string.

obrazek

The main problem here is a wrong perspective.
We are dealing with a file path as a string not as a FileIO instance.

Publish fails on poor searching of a nupkg file.
Update of my change with FullName to ensure that correct path will be hand over.
@anamnavi
Copy link
Member

Closing in favor of similar changes merged in via PR #613

@anamnavi anamnavi closed this Nov 21, 2022
@KUTlime
Copy link
Author

KUTlime commented Nov 21, 2022

@anamnavi Nice, thank you for information. It took only 3 years. 🤣

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