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

Migrate Core project to .NET Standard 1.0 #19

Merged
merged 1 commit into from
Nov 7, 2017

Conversation

kmorcinek
Copy link
Contributor

#18

Udało się na .NET Standard 1.0 (czyli każdy klient będzie mógł z tego korzystać). Poniżej description z commita wraz z linkami dlaczego tak zrobiłem.

To make it work things needs to be done:

To make it work things needs to be done:
* Completely remove SerializationAttribute
* Create custom IsInstanceOfType (API has changed)
* Create own ExcludeFromCodeCoverage
(tools rely more on name than concrete type with namespace)
@kmorcinek
Copy link
Contributor Author

Nie wiem jak budujecie Package NuGetowy (właśnie jak?) więc nie testowałem czy się poprawnie tworzy.
A czuję, że tutaj mogło się coś zepsuć.

@MarcinCelej MarcinCelej merged commit 89575d3 into synergy-software:master Nov 7, 2017
kmorcinek added a commit to kmorcinek/synergy.contracts that referenced this pull request Jan 18, 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.

2 participants