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

The "PharmacistNuGetTask" task failed unexpectedly. Having a problem with offline development and Pharmacist 2.0.8 nuget #234

Closed
lltwist opened this issue May 9, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@lltwist
Copy link

lltwist commented May 9, 2021

When building proj being offline, i get an exception from Pharmacist.MSBuild which is failed with PharmacistNuGetTask.GetPackages.

.csproj :

Also tried to set true/false - no changes.

globalPackagesFolder in nuget.condig is added.

How one can setup environment or some other workarounds to properly generate .Events() being offline?

@lltwist lltwist added the bug Something isn't working label May 9, 2021
@glennawatson
Copy link
Contributor

You can't at the moment build offline. It's a feature of the source generator version I been working on.

I have a property changed one I want to get out first but then will work on finishing the source gen pharmacist.

@glennawatson
Copy link
Contributor

glennawatson commented May 29, 2021

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

This will handle offline changes.

Allows to get an observables for property changed events.
GitHub
Contribute to reactivemarbles/ObservableEventsSourceGenerator development by creating an account on GitHub.

@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants