This repository was archived by the owner on Jan 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ The CoreCLR repo contains the complete runtime implementation for [.NET Core](ht
6
6
Build Status
7
7
------------
8
8
9
- | | Linux | Windows | Mac OS X | FreeBSD |
10
- | ---------| :------:| :------:| :-------:| :-------:|
11
- | ** Debug** | [ ![ Build status] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_linux_debug/ badge/icon )] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_linux_debug/ ) | [ ![ Build status] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_windows_debug/ badge/icon )] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_windows_debug/ ) | [ ![ Build Status] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_mac_debug/ badge/icon )] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_mac_debug/ ) | [ ![ Build Status] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_freebsd_debug/ badge/icon )] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_freebsd_debug / ) |
12
- | ** Release** | [ ![ Build status] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_linux_release/badge/icon )] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_linux_release/ ) | [ ![ Build status] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_windows_release/badge/icon )] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_windows_release/ ) | [ ![ Build status] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_mac_release/badge/icon )] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_mac_release/ ) | [ ![ Build status] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_freebsd_release/badge/icon )] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_freebsd_release/ ) |
9
+ | | Ubuntu 14.04 | Centos 7.1 | OpenSuSE 13.2 | Windows | Mac OS X | FreeBSD |
10
+ | ---------| :------:| :------:| :------: | :------: | :------ -:| :-------:|
11
+ | ** Debug** | [ ![ Build status] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/debug_ubuntu/ badge/icon )] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/debug_ubuntu/ ) | [ ![ Build status] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/debug_centos7.1/ badge/icon )] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/debug_centos7.1/ ) | [ ![ Build status ] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/debug_opensuse13.2/badge/icon )] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/debug_opensuse13.2/ ) | [ ![ Build status ] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/debug_windows_nt/badge/icon )] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/debug_windows_nt/ ) | [ ![ Build Status] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/debug_osx/ badge/icon )] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/debug_osx/ ) | [ ![ Build Status] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/debug_freebsd/ badge/icon )] ( http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/debug_freebsd / ) |
12
+ |**Release**|[](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/release_ubuntu/)|[](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/release_centos7.1/)|[](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/release_opensuse13.2/)|[](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/release_windows_nt/)|[](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/release_osx/) |[](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr/job/release_freebsd/) |
13
13
14
14
Get .NET Core
15
15
-------------
You can’t perform that action at this time.
0 commit comments