reactiveui / Pharmacist

Builds observables from events.
MIT License
240 stars 15 forks source link

feature: Add support for MsBuild Central Package Version #105

Closed RLittlesII closed 3 years ago

RLittlesII commented 4 years ago

Is your feature request related to a problem? Please describe.

Recently I started migrating projects to MsBuild Sdk Central Package Version. When I attempted to use Pharmacist in the following project I get errors CentralPackageVersion.

Describe the solution you'd like

Worst case, I can use Central Package Version with Pharmacist. Best case I can use Central Package Version with Pharmacist only in specific projects in my solution.

Describe alternatives you've considered

Removing Central Package Versioning.

Describe suggestions on how to achieve the feature

With my lack of knowledge on the subject I would assume that the MsBuild engine simply can't read the package version with. Pharmacist

Additional context

open-collective-bot[bot] commented 4 years ago

Hey @RLittlesII :wave:,

Thank you for contributing to our project financially. We will handle your issue with priority support. To make sure we don't forget how special you are, we added a priority label to your issue.

Thank you again for contributing :tada:!

glennawatson commented 3 years ago

See https://www.nuget.org/packages/ReactiveMarbles.ObservableEvents.SourceGenerator/ and https://github.com/reactivemarbles/ObservableEventsSourceGenerator

It no longer uses it own nuget package system, will instead deal with DLLs after provided by the source generator.

ReactiveMarbles.ObservableEvents.SourceGenerator 1.0.2
Allows to get an observables for property changed events.
GitHub
reactivemarbles/ObservableEventsSourceGenerator
Contribute to reactivemarbles/ObservableEventsSourceGenerator development by creating an account on GitHub.
github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.