-
Notifications
You must be signed in to change notification settings - Fork 291
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
Test | Replacing Binary formatter with DataContractSerializer #1590
Conversation
SNI Update
This reverts commit 7aebf45.
Is |
Test is using only |
Codecov Report
@@ Coverage Diff @@
## main #1590 +/- ##
==========================================
+ Coverage 69.68% 70.07% +0.38%
==========================================
Files 331 328 -3
Lines 66503 64524 -1979
==========================================
- Hits 46345 45216 -1129
+ Misses 20158 19308 -850
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Addressing build error (ReferrenceType = NetStandard) 'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used.