You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.
I'm currently taking a dependency on Google.Protobuf which only supports .NET 4.5 and .NET Standard 1.0, so (from my understanding) I'm limited in that regard. 😢
For 1.2 I'm lowering the .NET Standard framework from 1.3 to 1.0, but I'm not sure this will help.
Let me know if you have any other suggestions, I'm still trying to wrap my head around multi-targeting.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
First, thanks for this solution!
Is there a possibility you could make the NuGet PCL compatible?
Thanks!
The text was updated successfully, but these errors were encountered: