This repository contains the foundational libraries that make up the .NET Core development stack.
Перейти к файлу
Alexander Köplinger b11584abdd Clean up some tests and move to new Azure endpoint (#41603) (#360)
* Test only fixes *

Port PR #36018 from master branch

This PR changes the Azure test endpoint to use Azure App Service instead of the classic Azure
Cloud Service endpoint. The use of the classic Azure Cloud Service is no longer recommended
since it is harder to maintain.

Once all remaining branches are converted, we will shut down the corefx-net.cloudapp.net
endpoint.

This PR also includes some other test fixes and tests disabled due to active issues.

(cherry picked from commit 49b4ece74b)
2019-10-11 09:39:58 +02:00
Documentation Update download link for PerfView tool (#28822) 2018-04-04 12:24:49 -07:00
buildpipeline Merged with dotnet/release/2.2. 2018-12-13 08:36:58 -05:00
cross Merged with dotnet/release/2.2. 2018-12-13 08:36:58 -05:00
external Merged with dotnet/release/2.2. 2018-12-13 08:36:58 -05:00
pkg Add WebAssembly build architecture (#28936) 2018-12-20 15:24:04 +01:00
src Clean up some tests and move to new Azure endpoint (#41603) (#360) 2019-10-11 09:39:58 +02:00
tools-local Add WebAssembly build architecture (#28936) 2018-12-20 15:24:04 +01:00
.editorconfig Change csharp_indent_labels from flush_left to one_less_than_current (#28121) 2018-03-16 18:40:03 -07:00
.gitattributes Update .gitattributes 2016-03-03 15:19:38 -08:00
.gitignore Fixes for System.Native import to Mono (#42) 2018-04-30 11:21:21 -04:00
.gitmirrorall Sync changes from TFS as of 2015/02/16 9:30:00 AM 2015-02-16 09:51:49 -08:00
BuildToolsVersion.txt Merged with dotnet/release/2.2. 2018-12-13 08:36:58 -05:00
CODE_OF_CONDUCT.md Include Code of Conduct in GitHub-recognised manner. (#25751) 2017-12-06 08:32:25 -05:00
CONTRIBUTING.md Add folders to CoreFX Documentation 2015-06-23 16:48:06 -07:00
CodeAnalysis.ruleset Revert "Scale back [Serializable] CoreFX types (#19742)" 2017-05-30 12:52:03 +02:00
DotnetCLIVersion.txt Move to 2.1 RC1 CLI 2018-05-01 11:37:26 -07:00
LICENSE.TXT Update the License info (#19779) 2017-05-15 11:08:04 -07:00
NuGet.config Clear out user/machine package folders & sources. 2017-05-05 10:33:42 -07:00
PATENTS.TXT Add additional data to patents file 2015-11-18 02:23:18 -08:00
Packaging.props Merged with dotnet/release/2.2. 2018-12-13 08:36:58 -05:00
README.md Merged with dotnet/release/2.2. 2018-12-13 08:36:58 -05:00
THIRD-PARTY-NOTICES.TXT Port Google Brotli C sources 2018-01-08 10:50:12 -08:00
build-managed.cmd Update build tools version to have a new "tools" structure for config.json file (#10864) 2016-08-22 17:06:37 -07:00
build-managed.sh replace $* with "$@" to properly preserve spaces in argumnents (#26404) 2018-01-22 09:19:49 -08:00
build-native.cmd Changing dev workflow scripts to use the Run Command Tool (#10231) 2016-07-28 08:55:07 -07:00
build-native.sh replace $* with "$@" to properly preserve spaces in argumnents (#26404) 2018-01-22 09:19:49 -08:00
build-packages.cmd Update build tools version to have a new "tools" structure for config.json file (#10864) 2016-08-22 17:06:37 -07:00
build-packages.sh replace $* with "$@" to properly preserve spaces in argumnents (#26404) 2018-01-22 09:19:49 -08:00
build-tests.cmd Adds -tests option for build.cmd that will add the test build and running 2017-02-15 16:20:30 -08:00
build-tests.sh Adds -tests option for build.cmd that will add the test build and running 2017-02-15 16:20:30 -08:00
build.cmd Add option to build.cmd/sh to build projects in a directory 2017-06-14 16:07:40 -07:00
build.proj Merged with dotnet/release/2.2. 2018-12-13 08:36:58 -05:00
build.sh replace $* with "$@" to properly preserve spaces in argumnents (#26404) 2018-01-22 09:19:49 -08:00
buildvertical.targets Re-enable UAP builds (#27531) 2018-03-01 17:59:35 -08: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 Add WebAssembly build architecture (#28936) 2018-12-20 15:24:04 +01:00
corefx.vssettings Removing properties not relevant to code formatting 2015-05-04 15:25:22 -03:00
dependencies.props Merged with dotnet/release/2.2. 2018-12-13 08:36:58 -05:00
dir.props Merged with dotnet/release/2.2. 2018-12-13 08:36:58 -05:00
dir.targets Merged with dotnet/release/2.2. 2018-12-13 08:36:58 -05:00
dir.traversal.targets Add extra condition to Dumpling.targets import. 2017-06-06 12:58:50 -07:00
illink.targets Updates for ILLink integration. 2018-03-09 16:12:36 -08:00
init-tools.cmd Sync init-tools scripts with what is in source-build 2018-03-28 11:01:39 -07:00
init-tools.msbuild Publish symbols using Microsoft.SymbolUploader.Build.Task package 2018-03-12 18:20:11 -07:00
init-tools.sh Remove Alpine 3.6 builds 2018-04-25 13:06:43 -07:00
netci.groovy Merged with dotnet/release/2.2. 2018-12-13 08:36:58 -05:00
perf.groovy Merged with dotnet/release/2.2. 2018-12-13 08:36:58 -05:00
publish-packages.cmd Changing dev workflow scripts to use the Run Command Tool (#10231) 2016-07-28 08:55:07 -07:00
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 Merged with dotnet/release/2.2. 2018-12-13 08:36:58 -05:00
run.cmd Including pre-release versions of VS for builds (#25689) 2017-12-06 23:22:22 -05:00
run.sh Revert "Add temporary logging to help us trace down root cause for dotnet/coreclr#16063 (#26866)" (#26885) 2018-02-05 20:56:54 -08:00
sync.cmd Changing dev workflow scripts to use the Run Command Tool (#10231) 2016-07-28 08:55:07 -07:00
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.2 branch