-
Notifications
You must be signed in to change notification settings - Fork 803
Remove obsolete types from Debug/Trace/EventLog types #502
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
Conversation
398aac5
to
a97be59
Compare
Fix your compile errors :D |
b98977b
to
62fb74d
Compare
2a896e4
to
640d0ae
Compare
Is there a way we could make the |
I have update nuget packages in my project and DebugLogger is now internal. What is the recommended replacement? |
You should be adding debug as a provider in |
No description provided.