Перейти к файлу
dotnet bot c1a13c33e3
Fixup feeds (#2051)
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
2021-02-23 07:12:47 -08:00
.github/ISSUE_TEMPLATE Update links for repo move (#1962) 2020-01-08 16:55:24 -08:00
eng Update dependencies from https://github.com/dotnet/arcade build 20210210.10 (#2053) 2021-02-12 21:37:12 +00:00
src Use DependsOnTargets to trigger publish task 2020-06-10 11:33:30 -07:00
.editorconfig Automate authenticode code-signing using Roslyn sign tool 2018-08-08 08:52:46 -07:00
.gitattributes Convert repo to use Arcade (#1809) 2019-05-23 16:37:19 -07:00
.gitignore Convert repo to use Arcade (#1809) 2019-05-23 16:37:19 -07:00
Blazor.sln Update solution file with new project 2020-06-08 21:55:52 -07:00
CODE_OF_CONDUCT.md Add contributing guide and code of conduct 2018-01-30 11:00:40 -08:00
CONTRIBUTING.md Update links for repo move (#1962) 2020-01-08 16:55:24 -08:00
Directory.Build.props Update links for repo move (#1962) 2020-01-08 16:55:24 -08:00
Directory.Build.targets Convert repo to use Arcade (#1809) 2019-05-23 16:37:19 -07:00
LICENSE.txt Convert repo to use Arcade (#1809) 2019-05-23 16:37:19 -07:00
NuGet.config Fixup feeds (#2051) 2021-02-23 07:12:47 -08:00
README.md Update links for repo move (#1962) 2020-01-08 16:55:24 -08:00
SECURITY.md Add SECURITY.md 2020-02-26 01:41:36 +00:00
THIRD-PARTY-NOTICES.txt TextDecoder polyfill (#1168) 2018-07-23 17:33:39 +01:00
UpgradeMono.cmd Add script for upgrading Mono 2019-12-13 15:39:33 +00:00
UpgradeMono.ps1 Rename Blazor.Mono package (#1973) 2020-02-18 14:40:51 -08:00
azure-pipelines.yml Remove Upload Test Results Build Step (#2049) 2020-06-18 22:10:42 -07:00
build.cmd Convert repo to use Arcade (#1809) 2019-05-23 16:37:19 -07:00
build.sh Convert repo to use Arcade (#1809) 2019-05-23 16:37:19 -07:00
global.json Update dependencies from https://github.com/dotnet/arcade build 20210210.10 (#2053) 2021-02-12 21:37:12 +00:00
runtimeconfig.template.json Insert executable into NuGet package 2020-06-10 11:16:46 -07:00

README.md

Blazor moved to the ASP.NET Core repo

The sources and issues for Blazor have moved to the ASP.NET Core repo.

New issues and PRs should be posted at the ASP.NET Core repo.

Please don't post new issues or PRs in this repo.

For information about using Blazor, see blazor.net.