-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
Mention 'main' instead of 'master' #29511
Conversation
- part of #29475 - primarily involves updating links to this repo nit: Remove broken links to old Travis environments (that happen to mention 'master')
compileJava.dependsOn generateVersionClass |
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.
Didn't think I set VS Code to add trailing newlines everywhere. Will this cause problems @BrennanConroy❔
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.
Hope not, we'll see if the CI fails :D
Note: This will go in after I rename the branch. In a sense, it'll test out the auto-magic PR handling😁 |
FYI @sebastienros |
@@ -24,7 +24,7 @@ dotnet/AspNetCore code paths: | |||
- `PS D:\github\runtime\src\libraries\System.Net.Http\tests\UnitTests> dotnet build /t:test` | |||
|
|||
## Building dotnet/AspNetCore code: | |||
- https://github.com/dotnet/AspNetCore/blob/master/docs/BuildFromSource.md | |||
- https://github.com/dotnet/aspnetcore/blob/main/docs/BuildFromSource.md |
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.
This file must be updated in runtime as well or the bot will overwrite this change.
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.
Thanks @Tratcher❕ See dotnet/runtime#47306
Hello @dougbu! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
- address difference I introduced in dotnet/aspnetcore#29511 and more - conflict detected in dotnet/aspnetcore#29520 - also s|aspnet/aspnetcore|dotnet/aspnetcore|
- address difference I introduced in dotnet/aspnetcore#29511 and more - conflict detected in dotnet/aspnetcore#29520 - also s|aspnet/aspnetcore|dotnet/aspnetcore|
- part of dotnet/aspnetcore#29475 - primarily involves updating links to this repo nit: Remove broken links to old Travis environments (that happen to mention 'master') Commit migrated from dotnet/aspnetcore@e17569e18906
nit: Remove broken links to old Travis environments (that happen to mention 'master')