Replace 'master' with 'main' (#295)
This commit is contained in:
Родитель
ba26cfbfbf
Коммит
42991b3d25
|
@ -2,7 +2,7 @@
|
|||
- git config --global core.autocrlf true
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- main
|
||||
- /^(.*\/)?ci-.*$/
|
||||
- /^rel\/.*/
|
||||
configuration:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
ASP.NET MVC, Web API, Web Pages, and Razor
|
||||
===
|
||||
|
||||
AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/github/aspnet/aspnetwebstack?branch=master&svg=true)](https://ci.appveyor.com/project/aspnetci/aspnetwebstack/branch/master)
|
||||
AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/github/aspnet/aspnetwebstack?branch=main&svg=true)](https://ci.appveyor.com/project/aspnetci/aspnetwebstack/branch/main)
|
||||
|
||||
## Note: This repo is for ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x. For ASP.NET Core MVC, check the [AspNetCore repo](https://github.com/aspnet/AspNetCore).
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче