-
Notifications
You must be signed in to change notification settings - Fork 64
[main] Source code updates from dotnet/dotnet #1247
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
[main] Source code updates from dotnet/dotnet #1247
Conversation
[[ commit created by automation ]]
Hmm, @dotnet/source-build do you understand the failures here? Just want to make sure that I didn't regress anything around the source-build yml. Edit: Hmm ok looks more like a GenAPI change. |
This looks to be the result of dotnet/sdk#46425 which appears to be flowing in with this PR. The blank lines that previously existed between the members and properties have been removed. @carlossanlop to confirm the behavior change. If this is the case, all packages should be regenerated while preserving the customizations that exist. I can do this but would like confirmation from @carlossanlop first. |
I remember, yes. We discussed this. Carlos fixed the code styling that caused the additional new lines. |
Thanks for confirming. I will regenerate the packages. It will be later today as I have some other tasks to attend to first. |
Note
This is a codeflow update. It may contain both source code changes from the VMR as well as dependency updates. Learn more here.
This pull request brings the following source code changes
From https://github.com/dotnet/dotnet
Updated Dependencies