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

Made the Zeroconf project a multi target project and add a net46 target #149

Merged
merged 1 commit into from
Jun 13, 2020

Conversation

spudwebb
Copy link
Contributor

We need to target 4.6 exactly because this is what System.Reactive is targeting, if we target 4.6.1 or 4.6.2 we end up with a ton of additional runtime assemblies to the output dir

@clairernovotny
Copy link
Collaborator

Just a head's up that Rx close to releasing 4.2 and that will require 4.6.1 as a minimum.

@spudwebb
Copy link
Contributor Author

Just a head's up that Rx close to releasing 4.2 and that will require 4.6.1 as a minimum.

then I guess we will have to change the target to 4.6.1 in Zeroconf once it references Rx 4.2

@clairernovotny clairernovotny merged commit d7f3ac6 into novotnyllc:master Jun 13, 2020
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.

None yet

2 participants