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

Multi-framework build #3

Closed
sandrock opened this issue Sep 14, 2022 · 1 comment
Closed

Multi-framework build #3

sandrock opened this issue Sep 14, 2022 · 1 comment

Comments

@sandrock
Copy link
Owner

Current build targets Profile344 (portable-net45+sl5+win8+wpa81+wp8).

Microsoft indicates:

PCLs are not recommended. Although PCLs are supported, package authors should support netstandard instead. The .NET Platform Standard is an evolution of PCLs and represents binary portability across platforms using a single moniker that isn't tied to a static library like portable-a+b+c monikers.

Support for Silverlight and Windows Phone may be dropped. A net40 + netstandard2.0 seems fine.

sandrock added a commit that referenced this issue Feb 20, 2023
@sandrock
Copy link
Owner Author

Fix in f339a0a
Available in 2.1.0

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

No branches or pull requests

1 participant