Closed christophwille closed 4 years ago
@christophwille is it also possible to build the nugets with azure?
They are built - blue button "Artifacts", and then drop (will download a zip). On ILSpy we have an open issue to publish to a private feed too.
https://icsharpcode.visualstudio.com/icsharpcode-pipelines/_build?definitionId=4
Note: I switched from building Debug to Release (Expression NuGet has a hardcoded drop location, and I thought creating NuGets is more sensible for Release because of publishing to NuGet.org)