fabulous-dev / Fabulous

Declarative UI framework for cross-platform mobile & desktop apps, using MVU and F# functional programming
https://fabulous.dev
Apache License 2.0
1.15k stars 122 forks source link

Version constraints in dotnet pack #797

Closed TimLariviere closed 4 years ago

TimLariviere commented 4 years ago

Closes #795

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

TimLariviere commented 4 years ago

/azp run full build

azure-pipelines[bot] commented 4 years ago
Azure Pipelines successfully started running 1 pipeline(s).
TimLariviere commented 4 years ago

Found a less hacky way to do the exact same thing: https://github.com/NuGet/Home/issues/5556#issuecomment-585482714

TimLariviere commented 4 years ago

/azp run full build

azure-pipelines[bot] commented 4 years ago
Azure Pipelines successfully started running 1 pipeline(s).
TimLariviere commented 4 years ago

/azp run full build

azure-pipelines[bot] commented 4 years ago
Azure Pipelines successfully started running 1 pipeline(s).