This repository contains the foundational libraries that make up the .NET Core development stack.
Перейти к файлу
Alexis Christoforides 7524de0039 Revert "[monodroid] Forward the Mono.Android.dll System.Drawing types from System.Drawing.dll too, as that's where Xamarin.Forms.Core.dll (as used by Xamarin Android ) expects them to be."
This reverts commit 593c4c1681.
2019-02-14 18:01:46 -05:00
Documentation
buildpipeline Adding begin/end steps to build definitions (#29198) 2018-05-02 15:52:59 -07:00
cross
external Remove Alpine 3.6 builds 2018-04-25 13:06:43 -07:00
pkg Fix extra space in MSBuild variable that causes BuildingAnOfficialBuildLeg to be set incorrectly. (#29640) 2018-05-10 16:02:05 -05:00
src Revert "[monodroid] Forward the Mono.Android.dll System.Drawing types from System.Drawing.dll too, as that's where Xamarin.Forms.Core.dll (as used by Xamarin Android ) expects them to be." 2019-02-14 18:01:46 -05:00
tools-local Update CoreClr, CoreFx, CoreSetup to rtm-26508-04, rtm-26508-03, rtm-26508-02, respectively (#29591) 2018-05-09 14:32:29 -04:00
.editorconfig
.gitattributes
.gitignore Fixes for System.Native import to Mono (#42) 2018-04-30 11:21:21 -04:00
.gitmirrorall
BuildToolsVersion.txt Update BuildTools, CoreClr, CoreFx, CoreSetup to rc1-02804-05, rtm-26505-03, rtm-26505-03, rtm-26505-04, respectively (#29527) 2018-05-07 12:53:30 -04:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CodeAnalysis.ruleset
DotnetCLIVersion.txt Move to 2.1 RC1 CLI 2018-05-01 11:37:26 -07:00
LICENSE.TXT
NuGet.config
PATENTS.TXT
Packaging.props Move from rc1 to rtm prerelease label 2018-04-30 13:57:40 -07:00
README.md
THIRD-PARTY-NOTICES.TXT
build-managed.cmd
build-managed.sh
build-native.cmd
build-native.sh
build-packages.cmd
build-packages.sh
build-tests.cmd
build-tests.sh
build.cmd
build.proj
build.sh
buildvertical.targets
clean.cmd
clean.sh
config.json
corefx.vssettings
dependencies.props Update CoreClr, CoreFx, CoreSetup to rtm-26508-04, rtm-26508-03, rtm-26508-02, respectively (#29591) 2018-05-09 14:32:29 -04:00
dir.props
dir.targets
dir.traversal.targets
illink.targets
init-tools.cmd
init-tools.msbuild
init-tools.sh Remove Alpine 3.6 builds 2018-04-25 13:06:43 -07:00
netci.groovy
perf.groovy
publish-packages.cmd
publish-packages.sh
referenceFromRuntime.targets
run-test.sh
run.cmd
run.sh
sync.cmd
sync.sh

README.md

Mono fork of .NET Core Libraries (CoreFX)

Tracking https://github.com/dotnet/corefx/tree/release/2.1 branch