Skip to content
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

Version constraints in dotnet pack #797

Merged

Conversation

TimLariviere
Copy link
Member

Closes #795

A bit of a hacky solution to force a [lowerBound, upperBound) version constraint in the nupkgs for ProjectReference.

@TimLariviere
Copy link
Member Author

/azp run full build

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@TimLariviere
Copy link
Member Author

Found a less hacky way to do the exact same thing: NuGet/Home#5556 (comment)

@TimLariviere
Copy link
Member Author

/azp run full build

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@TimLariviere
Copy link
Member Author

/azp run full build

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@TimLariviere TimLariviere merged commit 2da8a36 into fabulous-dev:master Aug 27, 2020
@TimLariviere TimLariviere deleted the version-constraints-fix branch August 27, 2020 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fabulous nuget pacakge not listing an FSharp.Core dependency
1 participant