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

Target Net Standard 1.3 #6

Merged
merged 7 commits into from
Mar 8, 2018
Merged

Target Net Standard 1.3 #6

merged 7 commits into from
Mar 8, 2018

Conversation

dashkan
Copy link
Contributor

@dashkan dashkan commented Mar 8, 2018

@StefH,

I was able to refactor the code and target .Net Standard 1.3. I conditionally excluded base class MarshalByRef when targeting net standard. Do you know why MediaStream is derived from MarshalByRef? Is it for convenience in case it's being marshaled by .Net remoting?

I also added Visual Studio Code build / debug settings.

Everything should be good to go except version number.

@StefH StefH merged commit 01d6f01 into StefH:master Mar 8, 2018
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