-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
React to HW-api changes #46
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All the #if
s look a bit messy. Maybe separte to files?
Codecov Report
@@ Coverage Diff @@
## master #46 +/- ##
======================================
Coverage 100% 100%
======================================
Files 10 10
Lines 2068 2207 +139
======================================
+ Hits 2068 2207 +139
Continue to review full report at Codecov.
|
windows builds fail due
|
windows build fail due
|
For the build failure of #46 (comment): |
Will resolve #46 (comment) in a new PR, to keep the changes clean. |
The HW-apis changed for netcoreapp3.0, this is the reaction for this.
Fixes #15