File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# .NET Core Runtime (CoreRT)
2
-
3
2
This repo contains the .NET Core runtime optimized for AOT compilation
4
3
4
+ | | Ubuntu 14.04 | Windows | Mac OS X |
5
+ | ---------| :------:| :------:| :------:| :------:| :-------:| :-------:|
6
+ | ** Debug** | [ ![ Build status] ( http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/debug_ubuntu/badge/icon )] ( http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/debug_ubuntu/ ) | [ ![ Build status] ( http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/debug_windows_nt/badge/icon )] ( http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/debug_windows_nt/ ) | [ ![ Build Status] ( http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/debug_osx/badge/icon )] ( http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/debug_osx/ ) |
7
+ | ** Release** | [ ![ Build status] ( http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/release_ubuntu/badge/icon )] ( http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/release_ubuntu/ ) | [ ![ Build status] ( http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/release_windows_nt/badge/icon )] ( http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/release_windows_nt/ ) | [ ![ Build Status] ( http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/release_osx/badge/icon )] ( http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/release_osx/ ) |
8
+
5
9
## How to Engage, Contribute and Provide Feedback
6
10
Some of the best ways to contribute are to try things out, file bugs, and join in design conversations.
7
11
Want to get more familiar with what's going on in the code? Take a look at the active [ pull-requests] ( https://github.com/dotnet/corert/pulls ) .
You can’t perform that action at this time.
0 commit comments