This repository contains the foundational libraries that make up the .NET Core development stack.
Перейти к файлу
EgorBo 871e5d71e7 copy some Task-related files from corefx-mono-2018-06 2018-11-20 14:51:05 +01:00
Documentation Update issue-guide.md 2018-01-19 22:15:06 -08:00
buildpipeline Remove Ubuntu.1704.Amd64.Open 2018-01-18 19:43:40 -08:00
cross Fix Tizen build (#23939) 2017-09-11 07:47:20 -07:00
external Update CoreClr, ProjectNTfs, ProjectNTfsTestILC to preview1-26122-04, beta-26122-00, beta-26122-00, respectively 2018-01-22 06:50:19 -08:00
pkg Merge pull request #26229 from ianhays/brotli_b 2018-01-19 10:41:59 -08:00
src copy some Task-related files from corefx-mono-2018-06 2018-11-20 14:51:05 +01:00
tools-local Update CoreClr, ProjectNTfs, ProjectNTfsTestILC to preview1-26122-04, beta-26122-00, beta-26122-00, respectively 2018-01-22 06:50:19 -08:00
.editorconfig
.gitattributes
.gitignore
.gitmirrorall
BuildToolsVersion.txt Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to prerelease-02419-02, preview1-26120-01, preview1-26120-02, preview1-26119-05, beta-26120-00, beta-26120-00, respectively (#26444) 2018-01-20 14:41:47 -08:00
CODE_OF_CONDUCT.md Include Code of Conduct in GitHub-recognised manner. (#25751) 2017-12-06 08:32:25 -05:00
CONTRIBUTING.md
CodeAnalysis.ruleset
DotnetCLIVersion.txt Updating CLI to 2.0.0 version (#23751) 2017-09-26 14:09:45 -07:00
LICENSE.TXT
NuGet.config
PATENTS.TXT
Packaging.props Revert PreReleaseLabel 2017-09-08 14:14:27 -07:00
README.md Undo early test commit 2018-01-24 12:17:48 -08:00
THIRD-PARTY-NOTICES.TXT Port Google Brotli C sources 2018-01-08 10:50:12 -08:00
build-managed.cmd
build-managed.sh replace $* with "$@" to properly preserve spaces in argumnents (#26404) 2018-01-22 09:19:49 -08:00
build-native.cmd
build-native.sh replace $* with "$@" to properly preserve spaces in argumnents (#26404) 2018-01-22 09:19:49 -08:00
build-packages.cmd
build-packages.sh replace $* with "$@" to properly preserve spaces in argumnents (#26404) 2018-01-22 09:19:49 -08:00
build-tests.cmd
build-tests.sh
build.cmd
build.proj
build.sh replace $* with "$@" to properly preserve spaces in argumnents (#26404) 2018-01-22 09:19:49 -08:00
buildvertical.targets Remove mistaken msbuild message that was merged (#26039) 2017-12-23 15:25:42 -06:00
clean.cmd Fix clean.cmd with no args (#25158) 2017-11-09 15:19:28 -08:00
clean.sh replace $* with "$@" to properly preserve spaces in argumnents (#26404) 2018-01-22 09:19:49 -08:00
config.json
corefx.vssettings
dependencies.props Update CoreClr, ProjectNTfs, ProjectNTfsTestILC to preview1-26122-04, beta-26122-00, beta-26122-00, respectively 2018-01-22 06:50:19 -08:00
dir.props Disable the default interface methods feature 2018-01-24 12:27:34 +01:00
dir.targets Replace 'enlistment' with 'repo' in a few places (#24732) 2017-10-18 22:28:31 -04:00
dir.traversal.targets
illink.targets Update ILLink version. 2017-12-15 15:42:57 -08:00
init-tools.cmd Fix tool initialization detection 2017-12-05 12:36:56 -08:00
init-tools.msbuild Enable publishing to azure feed (#24784) 2017-10-24 16:40:58 -07:00
init-tools.sh Make init-tools.sh work against a mounted Windows drive (#25882) 2018-01-03 13:35:10 -08:00
netci.groovy Enable Tizen leg for PRs (#24544) 2017-10-10 09:56:49 -04:00
perf.groovy Change perf job name to reflect the actual OS used (#25622) 2017-11-30 21:16:33 -05:00
publish-packages.cmd
publish-packages.sh replace $* with "$@" to properly preserve spaces in argumnents (#26404) 2018-01-22 09:19:49 -08:00
referenceFromRuntime.targets Allow copy-local ReferenceFromRuntime 2017-09-12 08:30:27 -07:00
run-test.sh initial Freebsd support. (#24467) 2017-10-20 14:57:13 +02:00
run.cmd Including pre-release versions of VS for builds (#25689) 2017-12-06 23:22:22 -05:00
run.sh replace $* with "$@" to properly preserve spaces in argumnents (#26404) 2018-01-22 09:19:49 -08:00
sync.cmd
sync.sh replace $* with "$@" to properly preserve spaces in argumnents (#26404) 2018-01-22 09:19:49 -08:00

README.md

Mono fork of .NET Core Libraries (CoreFX)

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