Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-03Enable ARM64 installers build. (#25579) (#30463)John Luo
2020-10-13Include all .xml files in targeting pack (#26146)William Godbe
2020-08-11Update branding to 3.1.8Doug Bunting
2020-04-27Build aspnetcore for win-arm64 (#19317)John Luo
2020-04-02Always generate checksums as last part of publish job (#20367)William Godbe
2020-03-25Update branding to 3.1.4 (#20110)William Godbe
2020-02-21Add missing assemblies to ref pack (#19161)John Luo
2020-02-15Publish Checksums to dotnetclichecksums storage account (#19038)William Godbe
2020-01-15Use checked-in platform manifest in 3.1.2 (#18250)William Godbe
2020-01-15Fixup templates=
2020-01-14Update branding to 3.1.2John Luo
2019-12-12Merge branch 'release/3.1' into merge/release/3.0-to-release/3.1Doug Bunting
2019-12-11Improve generation and use of ref/ projects (#17311)Doug Bunting
2019-11-19Re-enable signing validation (#13899)Doug Bunting
2019-11-19Stop paying attention to PatchConfig.props (#16748)Doug Bunting
2019-11-02[release/3.0] Stabilize package versions (#14933)Matt Mitchell
2019-10-29[release/3.0] Update dependencies from 4 repositories (#14425)dotnet-maestro[bot]
2019-10-24[release/3.1] Update dependencies from 3 repositories (#15218)dotnet-maestro[bot]
2019-10-14Merge brancheswtgodbe
2019-10-08Update condition for targetingPackBuildingwtgodbe
2019-10-05Merge pull request #14394 from aspnet/Embedded30William Godbe
2019-10-03Merge branch 'release/3.0' into release/3.1John Luo
2019-09-27Disable building targeting packDoug Bunting
2019-09-24Merge brancheswtgodbe
2019-09-16[release/3.1] Update dependencies from 2 repositories (#13571)dotnet-maestro[bot]
2019-09-14[release/3.0] Update dependencies from 4 repositories (#13755)dotnet-maestro[bot]
2019-09-11Use stages pipeline (#13040)Doug Bunting
2019-07-17Remove supposed optimization of local buildsDoug Bunting
2019-07-11Make native sln builds opt in rather than always on (#12050)Justin Kotalik
2019-07-09Make native builds work when launching the IIS repo from VS and speed up loca...Justin Kotalik
2019-06-20Add file manifest for runtime and targeting pack (#11235)Justin Kotalik
2019-06-19Replace KoreBuild with Arcade (#11122)Nate McMaster
2019-06-17Deploy Microsoft.Web.Xdt.Extensions.pdbDoug Bunting
2019-06-08Replace Internal.AspNetCore.Sdk with Microsoft.DotNet.Arcade.Sdk (#10674)Nate McMaster
2019-05-26Make Native components a non-required part for build.cmd, fix IIS native code...Justin Kotalik
2019-05-24Use Microsoft.Net.Compilers.Toolset (#10415)Nate McMaster
2019-05-15Move obj and bin directories into repo root (#10063)Nate McMaster
2019-05-15Replace all usages of RepositoryRoot with RepoRoot (#10267)Nate McMaster
2019-05-15Add build for linux-musl-arm64 (#10155)John Luo
2019-04-20Enable Pubternal API checks (#9530)John Luo
2019-02-28Deprecate the Microsoft.AspNetCore.App metapackage in favor of targeting and ...Nate McMaster
2019-02-25Create Linux installers for the aspnetcore targeting pack (#7776)Nate McMaster
2019-02-22Add reference assemblies support (#7764)Pavel Krymets
2019-02-20Make Visual Studio 2019 a prerequisite to building this repo (#7005)Nate McMaster
2019-02-20Build MSI installers for targeting pack (#7726)Nate McMaster
2019-02-15Merge pull request #7597 from aspnet/ajbaaska/merge-masterAjay Bhargav Baaskaran
2019-02-15Update location of obj/ and bin/ directories to match Arcade conventions (#7585)Nate McMaster
2019-02-15Merge branch 'release/2.2'Ajay Bhargav Baaskaran
2019-02-14Merge branch 'release/2.1' into release/2.2Ajay Bhargav Baaskaran
2019-02-13Make Mvc repo folder layout consistent (#7518)Ajay Bhargav Baaskaran