Generate local NuGet package on MacOS #6277
Answered
by
kekekeks
sid-dahiya
asked this question in
Q&A
-
|
How can I generate a local NuGet package on MacOS? I'm trying to validate #5177 locally by integrating it in our app and have validated that the test app (ControlCatalog.NetCore) is working correctly. As the next step, I'd like to test out the integration in our app, for which I need to generate nuget package locally I can update our projects to. |
Beta Was this translation helpful? Give feedback.
Answered by
kekekeks
Jul 20, 2021
Replies: 1 comment 1 reply
-
|
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sid-dahiya
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
./build.sh --target CreateNugetPackages --configuration=Release