-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add visual basic snippet code #2706
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
|
closing and reopening to check build status. |
|
dotnet/samples#1059 has been merged. Removing the "hold" label. |
|
I kicked off the build for the master branch to pick up the latest samples and will restart this build once that's done. |
mairaw
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.
VB example now displays nicely in the Examples section. There's still an example in C# only in the remarks for the HttpClient class (line 61). Can you also address that @Youssef1313? Thanks!
Thanks, I've added it. |
| ``` | ||
| ``` | ||
| ```vb |
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.
same on line 61. do you want to add there as well?
|
@mairaw , My forked repo was deleted and couldn't push more commits to this PR. I'll open a new one and then close this. |
|
Closing this.. |
Related to:
dotnet/samples#1059
Fixes #2596