GitHub release, duplicate artifact naming
I'm trying to create a GitHub release which includes the dlls available from the nuget packages. The difficulty I am having is that I am cross compiling the dlls so that each nuget package supports a few different version of the .net framework. This means that the deploy fails when uploading the artifacts as the names are not unique. Is there a way that I can accomplish this?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Ilya Finkelshte... on 23 Mar, 2018 09:23 PM
I wonder how you create number of artifacts with the same file name during the build. Are you using build matrix?
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:27 AM.