-
Couldn't load subscription status.
- Fork 4
Fix SemanticVersioning targets #826
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
NuGet generation fails with: |
|
I decided to extract this into its own package. This makes the whole dependency thing a lot easier (I can pack See: polyadic/build#1 |
|
Still do not understand what it actually should do. |
The goal or the implementation? |
c045740 to
9ac2bcb
Compare
9ac2bcb to
0fceea4
Compare
|
I think I do not understand the goal, and therefore the implementation does not help. |
|
Ah 😅 The goal is to reference Funcky using a semantic version range e.g. The implementation does this by hooking into the pack process (that's what the |
|
I see - the problem was not xUnit but the fact that it is project reference. No wonder I was confused. Approved and merged. |
Resolves #823