This repository contains the foundational libraries that make up the .NET Core development stack.
Перейти к файлу
Maxim Lipnin 8d1b6abd3e Backport of changes related to FileSystemWatcher problem in VSMac to mono-2018-08 (#234)
* Bring changes from corefx 33865; updated some related stuff due to a bit old version of FileSystemVersion

* Fix build issue with FileSystemWatcher on Windows

* Avoid a crash in FileSystemWatcher when UnscheduleFromRunLoop is called from the finalizer on shutdown

* Port 34438 "Handle flowsuppressed context in FileSystemWatcher on OSX" from dotnet/corefx

* Fix build issues
2019-01-11 12:01:31 +01: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 Backport of changes related to FileSystemWatcher problem in VSMac to mono-2018-08 (#234) 2019-01-11 12:01:31 +01: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 Lock Vectors reference assembly to 4.1.3.0 and don't OOB it on netcoreapp2.0 (#29182) 2018-04-20 12:58:42 -07:00
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 Disable Tizen CI runs 2018-04-06 15:18:37 -07:00
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