Multi-Target won't nugetize in release configuration #366
-
Using the following multi-target solution, running |
Beta Was this translation helpful? Give feedback.
Answered by
kzu
May 17, 2024
Replies: 1 comment 1 reply
-
That looks like something new-ish from the .NET SDK which is trying to validate the output package which isn't being generated at all during nugetize. Creating an issue for it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Got a fix, shipping soon.