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

Add System.Memory dependency #3

Merged
merged 1 commit into from
Jul 27, 2018

Conversation

jtattermusch
Copy link
Owner

@jtattermusch jtattermusch commented Jul 26, 2018

@jtattermusch
Copy link
Owner Author

jtattermusch commented Jul 26, 2018

CC @mkosieradzki

@jtattermusch
Copy link
Owner Author

@mkosieradzki
Copy link

You need to change #if NETSTANDARD1_0 to #if NETSTANDARD1_1

@jtattermusch
Copy link
Owner Author

@mkosieradzki good point, thanks!

@jtattermusch jtattermusch force-pushed the add_system_memory_dep branch from 90673fe to 0837814 Compare July 27, 2018 10:18
@jtattermusch jtattermusch force-pushed the add_system_memory_dep branch from 0837814 to 8cdcf8b Compare July 27, 2018 12:34
@jtattermusch jtattermusch merged commit 8cef918 into span_support_experimental Jul 27, 2018
@mkosieradzki
Copy link

This PR was wrong as well. You forgot to add netstandard1.1 to unconditional TargetFrameworks. I have fixed this in #8

@jtattermusch
Copy link
Owner Author

@mkosieradzki thanks for pointing that out. This should be fixed in a separate PR. Done so in #9 .

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.

2 participants