-
Notifications
You must be signed in to change notification settings - Fork 5.1k
fix formatting #15126 #1632
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
fix formatting #15126 #1632
Conversation
Fixes dotnet/docs#15126 |
@mairaw is there anyway to see what the build looks like? |
@Rick-Anderson is there a way to build it locally? |
Not that I'm aware @Rick-Anderson. I think there is a way to build locally but I never got it to work. Let's merge and check? |
@mairaw asked:
Yes! |
It's rebuilding on master branch now. We can check how it looks on https://review.docs.microsoft.com/en-us/dotnet/standard/io/pipelines?branch=master soon. |
@mairaw Let me know if that requires some additional updates because I haven't access to the |
Fixed formatting due to https://github.com/dotnet/samples/tree/master/snippets/csharp/pipelines per #14414 (comment)
Fixes dotnet/docs#15126