-
Notifications
You must be signed in to change notification settings - Fork 388
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
fix: package layout #368
fix: package layout #368
Conversation
closes #358
Codecov Report
@@ Coverage Diff @@
## master #368 +/- ##
=======================================
Coverage 87.02% 87.02%
=======================================
Files 31 31
Lines 3107 3107
=======================================
Hits 2704 2704
Misses 403 403 |
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #368 +/- ##
=======================================
Coverage 87.02% 87.02%
=======================================
Files 31 31
Lines 3107 3107
=======================================
Hits 2704 2704
Misses 403 403 |
Codecov Report
@@ Coverage Diff @@
## master #368 +/- ##
==========================================
+ Coverage 87.02% 87.05% +0.02%
==========================================
Files 31 31
Lines 3107 3114 +7
==========================================
+ Hits 2704 2711 +7
Misses 403 403 |
/cc @sharwell |
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.
This should correct the issue with .NET 4.5-4.6.
Co-Authored-By: ViceIce <michael.kriese@visualon.de>
closes #358