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

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-20Single-File Bundler: Add a FileSize test (#35149)Swaroop Sridhar
2020-04-14Single-File: Add a test case with Resource Assemblies (#34736)Swaroop Sridhar
2020-04-08Single-File: Process bundles in the framework (#34274)Swaroop Sridhar
2020-04-08Initial addition of tvOS Mono (#34475)Jo Shields
2020-04-07Feed cleanup (#34044)Matt Mitchell
2020-04-04Move DependencyModel to libraries (#34296)Eric Erhardt
2020-04-02Add build configuration to generate runtime packs for iOS (#34050)Steve Pfister
2020-03-30Fix for changed host behaviour on app crash (#34224)Elinor Fung
2020-03-28.NET Core to .NET branding changes (#33694)Jan Kotas
2020-03-17Merge pull request #33602 from vitek-karas/AppHostVersionAlwaysVitek Karas
2020-03-16Delete redundant LangVersion properties (#33637)Jan Kotas
2020-03-15Include apphost_version parameter in download URLs for both GUI and CLI appsvitek-karas
2020-03-14HostModel: Remove depricated API (#33545)Swaroop Sridhar
2020-03-12Implement Bundler version 2 (#33413)Swaroop Sridhar
2020-03-10Add License Header to Installer Test Assets (#33408)Swaroop Sridhar
2020-03-05Replacing OSGroup with TargetOS for coreclr, libraries and installer (#32833)Anirudh Agnihotry
2020-03-05Update error message on failing to find hostpolicy for self-contained (#33193)Elinor Fung
2020-03-04Remove extractor from HostModel (#33001)Swaroop Sridhar
2020-02-26Bump DependencyModel reference to Text.Json to 4.7.1 (#32810)Eric Erhardt
2020-02-26Single file: Guard against partial cleanup of extracted files (#32649)Swaroop Sridhar
2020-02-25Removing configuration group from installer (#32770)Anirudh Agnihotry
2020-02-20Fix managed hosting assembly PackageReference versions to libraries to 4.7.0 ...Jeremy Koritzinsky
2020-02-20AppHost.Bundle.Tests: Fix a flaky test (#32563)Swaroop Sridhar
2020-02-15SingleFile bundles: Ensure extraction mappings are closed on Windows. (#2272)Swaroop Sridhar
2020-02-14Fix broken MSDN blogs links (#32273)Levi Broderick
2020-01-29Add build skip functionality for servicing builds (#2291)Davis Goodin
2020-01-24Remove date number from dev build version (#1835)Davis Goodin
2020-01-22host: Allow comments in JSON filesLeandro Pereira
2020-01-17Merge pull request #1759 from vitek-karas/NativeSearchDirsFixVitek Karas
2020-01-17Fix tests on linuxvitek-karas
2020-01-17Prompt dialog when running GUI app and hostfxr is < 3.* (#1222)Mateo Torres-Ruiz
2020-01-15hostfxr_get_native_search_directories must fail when given command line for a...Vitek Karas
2020-01-14Remove unused function in deps parsing (#1683)Elinor Fung
2020-01-13Stop buffering traces by default (#1645)Mateo Torres-Ruiz
2019-12-31Fix parsing of metadata when looking for COM related CustomAttributes.Aaron R Robinson
2019-12-27Replace GetDirectoryNameOfFileAbove with GetPathOfFileAbove where possible (#...Jan Kotas
2019-12-19Add official signed build pipeline (#1016)Davis Goodin
2019-12-13Local live-live builds (#494)Jeremy Koritzinsky
2019-12-05Upgrade global.json to 5.0-alpha1 SDK (#445)Viktor Hofer
2019-11-28CoreHost: Remove a long-name test asset (#373)Swaroop Sridhar
2019-11-22Update error on failure to execute when SDK could not be resolved (#163)Elinor Fung
2019-11-01Use Version suffix and clean versions (dotnet/core-setup#8724)Viktor Hofer
2019-10-31Prepare Core-Setup for repo consolidation (dotnet/core-setup#8709)Viktor Hofer
2019-10-30Use RefOnly prefix to pin ref only versions (dotnet/core-setup#8693)Davis Goodin
2019-10-24Resolve test assets location via a test context variable. (dotnet/core-setup#...Jeremy Koritzinsky
2019-10-23Move TestProjects.* to src/test. Update resolution of these files to go throu...Jeremy Koritzinsky
2019-10-22Move signing dir under eng/. Remove usages of ProjectDir. (dotnet/core-setup#...Jeremy Koritzinsky
2019-10-19Changes to prepare for consolidation (dotnet/core-setup#8593)Jeremy Koritzinsky
2019-10-18Show error dialog for missing runtime/framework (dotnet/core-setup#8509)Elinor Fung
2019-10-18Specify sdk version, use nuget cache (dotnet/core-setup#8497)Viktor Hofer