-
Notifications
You must be signed in to change notification settings - Fork 68
Add SBRPs for Microsoft.CodeAnalysis.* 3.7.0 and 3.3.1 #692
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
Add SBRPs for Microsoft.CodeAnalysis.* 3.7.0 and 3.3.1 #692
Conversation
mthalman
left a comment
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.
Looks like some build errors for the VB package
|
Yeah, had to add 4.0.1's VB package, working on that now. |
…s' into add-microsoft-code-analysis-sbrps Fix issues in Microsoft.CodeAnalysis.VisualBasic 4.0.1
8c7b7e3 to
b68a007
Compare
|
Okay I think this is good now. |
| public sealed partial class VisualBasicExtensions | ||
| public static partial class VisualBasicExtensions | ||
| { | ||
| internal VisualBasicExtensions() { } | ||
|
|
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.
Is there a bug logged for the incorrect generation here?
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.
No description provided.