You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
Upgrade StreamJsonRpc library to 2.0 beta for error message modification (#303)
* try porting up to newest StreamJsonRpc
* update to latest streamjsonrpc with param fixes, keep old serializer defaults, replace error data with stack trace
* shift around initialization
* format document
* add rulesets to deal with transitive dependency analyzer
* move ruleset to src, enable all but Async suffix message
<RuleSetName="Microsoft Managed Recommended Rules"Description="These rules focus on the most critical problems in your code, including potential security holes, application crashes, and other important logic and design errors. It is recommended to include this rule set in any custom rule set you create for your projects."ToolsVersion="10.0">
0 commit comments