platform/upstream/dotnet/runtime.git
2019-09-13 Next TurnMinor fix in Native Hosting doc (dotnet/core-setup...
2019-09-12 Matt MitchellMerge pull request dotnet/core-setup#8253 from dagood...
2019-09-12 Davis GoodinUse NuGet.config, not RestoreSources
2019-09-11 Lee Cowardremove 1.1 snap assets (dotnet/core-setup#7810)
2019-09-11 Davis GoodinFix NonShipping packages to always be unstable (dotnet...
2019-09-11 Divino CésarFix stage chaining (dotnet/core-setup#8142)
2019-09-10 Davis GoodinUse IsShipping=false to keep VS insertion nupkgs unique...
2019-09-06 Leandro PereiraUse RapidJSON instead of Casablanca to parse JSON data
2019-09-06 Leandro PereiraUnset $DOTNET_ROOT environment variable for tests that...
2019-09-05 Davis GoodinCopy PTB NETCoreApp loc fix to WindowsDesktop (dotnet...
2019-09-05 Daniel YeLocalization update for PTB runtime term change. (dotne...
2019-09-05 Davis GoodinFix macOS pkg IDs: include version (dotnet/core-setup...
2019-09-05 dotnet-maestro... [master] Update dependencies from dotnet/arcade (dotnet...
2019-09-05 Elinor FungMake static hostpolicy context a shared pointer (dotnet...
2019-09-04 Davis GoodinCommonize symbol file discovery: fix symbol zip (dotnet...
2019-09-04 Davis GoodinRemove WPF ignored duplicates: improve validation ...
2019-09-04 Nikita PotapenkoRename test class (dotnet/core-setup#7950)
2019-09-03 Davis GoodinExclude symbol files from platform manifest (dotnet...
2019-09-03 Swaroop SridharBundles: Align assemblies at a 4K boundary (dotnet...
2019-09-02 pi1024eMake it more obvious what constitutes an invalid direct...
2019-08-30 Davis GoodinFix source-build patch and workaround arg (dotnet/core...
2019-08-27 Davis GoodinFix version info missing from native binaries (dotnet...
2019-08-26 Davis GoodinEnable signing validation with exclusions (dotnet/core...
2019-08-26 Davis GoodinSet up auto-update for infrastructure packages (dotnet...
2019-08-23 Davis GoodinFix bundle installer signing (dotnet/core-setup#7820)
2019-08-22 Omair MajidRevert "Enable hosted builds on arm64 (dotnet/core...
2019-08-22 Davis GoodinStop the BAR publish job assigning channel early (dotne...
2019-08-21 Davis GoodinSplit blob publish into stages run before Arcade (dotne...
2019-08-20 Davis GoodinCategorize shipping/nonshipping NuGet packages (dotnet...
2019-08-19 Swaroop SridharSingle-File: MemoryMap the bundle file (dotnet/core...
2019-08-19 Davis GoodinIncrease bundle's button size: avoid loc clipping ...
2019-08-19 Anirudh Agnihotryadding ci legs to release 3.1 (dotnet/core-setup#7756)
2019-08-18 Davis GoodinAdd single quotes to warnAsError:false (dotnet/core...
2019-08-16 Davis GoodinUse existing Runtime loc for WD Runtime (dotnet/core...
2019-08-16 John BeisnerSharedHost always installs to 'ProgramFiles'\dotnet...
2019-08-15 Swaroop SridharHostModel:Enable TestWithAdditionalContentAfterBundleMe...
2019-08-15 Davis Goodin Switch to Arcade yaml stage-based publishing with...
2019-08-15 Omair MajidEnable hosted builds on arm64 (dotnet/core-setup#7696)
2019-08-14 Swaroop SridharAdd HostModel AppHost tests (dotnet/core-setup#7586)
2019-08-12 Swaroop SridharHostModel: Retry ResourceUpdate on Win32 File-Lock...
2019-08-10 Next TurnMinor fix in Native Hosting doc (dotnet/core-setup...
2019-08-09 Vatsan MadhavanAdds PresentationUI.dll to WPF Profile (dotnet/core...
2019-08-09 Swaroop SridharHostWriter: Update Retry-count (dotnet/core-setup#7654)
2019-08-08 Swaroop SridharHostModel: Retry updates on IO error (dotnet/core-setup...
2019-08-08 Elinor FungSkip framework validation for secondary components...
2019-08-07 Davis GoodinReference WPF theme assemblies by default (dotnet/core...
2019-08-06 Davis GoodinAdd root "shared" dir to WindowsDesktop zip (dotnet...
2019-08-05 Aaron RobinsonAdd support for ProgID registration (dotnet/core-setup...
2019-08-05 Davis GoodinRemove WindowsDesktop bundle WelcomeDescription (dotnet...
2019-08-05 Matt MitchellUse Prod pool provider (dotnet/core-setup#7571)
2019-08-02 Elinor FungExplicitly set DOTNET_MULTILEVEL_LOOKUP in tests (dotne...
2019-08-02 Davis GoodinCreate WindowsDesktop sharedfx bundle installer (dotnet...
2019-08-01 Davis GoodinMove DisableVSPublish out of template (dotnet/core...
2019-07-30 Vitek KarasFix how we determine line/column from a JsonReaderState...
2019-07-29 Tlakaelel Axayakatl... Merge pull request dotnet/core-setup#7398 from tlakollo...
2019-07-27 Tlakaelel CejaTested that non preview Visual Studio versions work...
2019-07-26 Davis GoodinMake apphost.exe and comhost.dll MSI id stable (dotnet...
2019-07-26 John BeisnerEnabling and conditioning the 'NuGetCommand' task....
2019-07-25 Tlakaelel CejaNew code snippet to support Visual Studio Install Path...
2019-07-25 Nick GuerreraMerge pull request dotnet/core-setup#7375 from wli3...
2019-07-25 William LiSimply aggregate exception happens in failed apphost...
2019-07-24 Jeff SchwartzMerge pull request dotnet/core-setup#7373 from wli3...
2019-07-24 Davis GoodinAdd targeting pack data/PackageOverrides.txt files...
2019-07-24 William LiDelete output apphost upon failure of the CreateAppHost...
2019-07-24 William LiFix P/Invoke signatures for the resource updater.
2019-07-23 Davis GoodinAlways build full platform manifest (dotnet/core-setup...
2019-07-23 Davis GoodinFix platform manifest package id column (dotnet/core...
2019-07-22 Davis GoodinDisable overriding CentOS as RHEL. (dotnet/core-setup...
2019-07-22 Davis GoodinRemove DiaSymReader prebuilt in source-build (dotnet...
2019-07-22 Davis GoodinAdd ReferencedByDefault=false to WD theme DLLs (dotnet...
2019-07-19 Aaron RobinsonMerge pull request dotnet/core-setup#7277 from AaronRob...
2019-07-19 Aaron RobinsonAdd test for IErrorInfo propagation during COM activati...
2019-07-19 Aaron RobinsonPropagate error writer to hostfxr during delegate acqui...
2019-07-19 Davis GoodinMerge pull request dotnet/core-setup#7293 from dagood...
2019-07-19 Leandro PereiraUse access(2) to determine if a file/directory exists
2019-07-19 Leandro PereiraConstruct directory entry in place while reading direct...
2019-07-19 Leandro PereiraUse fstatat() in pal::readdir() instead of building...
2019-07-19 Davis GoodinMerge branch 'master' into arcade-merge/master
2019-07-19 Davis GoodinFix up tests for 5.0
2019-07-19 Davis GoodinFix up 5.0 alpha 1 versioning w/ SemVer v2
2019-07-19 Leandro PereiraUse tracing infrastructure to log realpath() and getcwd...
2019-07-19 Davis GoodinMerge branch 'master' into dev/dagood/into-master
2019-07-18 Davis Goodin[dev/arcade-migration] Fix Linux package versions ...
2019-07-18 Lee Cowardyaml updates for building snaps (dotnet/core-setup...
2019-07-18 Davis Goodin[dev/arcade-migration] Fix package and shared framework...
2019-07-18 Davis Goodin[dev/arcade-migration] Fix regressions found in MSI...
2019-07-17 Elinor FungSpecify /Zi and -g compile options to enable debugging...
2019-07-17 Vitek KarasFixes couple of places in the bundle runner where we...
2019-07-17 Ahson KhanUse a relaxed JavaScriptEncoder for writing JSON to...
2019-07-17 Vitek KarasTest component dependency resolution via native host...
2019-07-16 William GodbeMerge pull request dotnet/core-setup#7221 from wtgodbe/50
2019-07-16 Davis Goodin[dev/arcade-migration] Improve dev scenarios (dotnet...
2019-07-16 William GodbeUpdate Prerelease to alpha1
2019-07-15 Davis GoodinRemove AppWithSubDirs hard-coded netcoreapp3.0
2019-07-15 Davis GoodinUse SemVer v2 versioning
2019-07-15 wtgodbeUpdate branding to 5.0
2019-07-15 Davis GoodinDon't always skip sourcelink: use a targeted fix (dotne...
2019-07-15 Davis GoodinEnable BAR publish (dotnet/core-setup#7217)
2019-07-15 Davis GoodinMerge pull request dotnet/core-setup#7216 from dagood...
2019-07-15 Davis GoodinMerge branch 'master' into dev/arcade-migration
next