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-09-15Update SDK min and target version to >= Preview8 (#41947)Viktor Hofer
2020-08-21Set preRelease flag to false for release branches (#40960)Anirudh Agnihotry
2020-08-15[wasm] Add Timezone data generator as build task (#39913)Tammy Qiu
2020-08-15Update analyzers and various fixes to be able to build with latest RC1 SDK (#...Santiago Fernandez Madero
2020-08-08Disable EOL Target Frameworks check in newer SDKs (#40552)Santiago Fernandez Madero
2020-07-23Remove depprojs in favor of PackageReferences (#35606)Viktor Hofer
2020-07-03Don't ship experimental packages to nuget (#38724)Santiago Fernandez Madero
2020-06-23set flags in master (#38273)Anirudh Agnihotry
2020-06-23Update branding to Preview8 (#38247)Anirudh Agnihotry
2020-06-08Allow individual projects to override LangVersion (#37512)Eric Erhardt
2020-05-27Add a BundleTestWasmApp target to build wasm test apps for libraries. (#36739)Zoltan Varga
2020-05-15Move mobile AppBuilder & AOTCompiler projects into tools-local (#36478)Steve Pfister
2020-05-12Remove EmbeddedResourceUseDependentUponConvention (#36140)Viktor Hofer
2020-05-04Update SDK and remove RID calculation in favor of RuntimeInformation (#35538)Viktor Hofer
2020-04-09Fix installer signing after restore changes (#34707)Santiago Fernandez Madero
2020-04-06Enable restore for ref and src projects in libs (#33553)Viktor Hofer
2020-03-21Fix LangVersion for C# projects (#33868)Stephen Toub
2020-03-18Disable warnings-as-errors for release branches (#33664)Jan Kotas
2020-03-17Delete unused and redundant msbuild properties in coreclr build (#33645)Jan Kotas
2020-03-10Revert "Enable restore for ref and src projects in libraries (#33242)" (#33437)Viktor Hofer
2020-03-10Enable restore for ref and src projects in libraries (#33242)Viktor Hofer
2020-01-31Local live builds not picking up runtime config (#2093)Jared Parsons
2020-01-22Enable Mono build in CI (#1934)Alexander Köplinger
2020-01-18Fix RepoRoot to always have a directory terminator at the end (#1893)Jeremy Koritzinsky
2019-12-16Remove usage of TargetGroup where possible (#899)Viktor Hofer
2019-12-14Removing "netcoreapp" and "netfx" TargetGroup (#457)Anirudh Agnihotry
2019-12-13Local live-live builds (#494)Jeremy Koritzinsky
2019-12-05Upgrade global.json to 5.0-alpha1 SDK (#445)Viktor Hofer
2019-12-01Converge common msbuild properties and targets (#338)Viktor Hofer
2019-11-26Consolidate docs (#251)Viktor Hofer
2019-11-22Libraries testing (#178)Viktor Hofer
2019-11-14Fix CodeAnalysis.ruleset path (#35)Viktor Hofer
2019-11-14Initial runtime repository structuredotnet-bot