-
-
Notifications
You must be signed in to change notification settings - Fork 55
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
.NET Standard support #69
Labels
Milestone
Comments
starting with Visual Studio 2017, |
Are there any plans to migrate to .net standard in the near future? As I understand now Fody (2.0.9) now supports .NET Standard 1.6. |
I'd happily accept a PR.
…On Fri, 19 May 2017 at 3:23 pm, tomekjanicki ***@***.***> wrote:
Are there any plans to migrate to .net standard in the near future? As I
understand now Fody (2.0.9) now supports .NET Standard 1.6.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#69 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ABPRn81adW8WxeOwgRhMBHrv2m051_R7ks5r7UNUgaJpZM4LTcCO>
.
|
This was referenced May 20, 2017
Closed
Any news about these PRs? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey guys,
.NET Standard is the future -- would be nice to support this so I can switch from using PCLs (many other packages I use are adding support, this is one of the only ones that doesn't support it).
Thanks!
The text was updated successfully, but these errors were encountered: