File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Please log a new issue in the appropriate GitHub repo. Here are some of the most
13
13
* [ DependencyInjection] ( https://github.com/aspnet/DependencyInjection )
14
14
* [ EntityFramework] ( https://github.com/aspnet/EntityFramework )
15
15
* [ Identity] ( https://github.com/aspnet/Identity )
16
- * [ KRuntime ] ( https://github.com/aspnet/KRuntime )
16
+ * [ DNX ] ( https://github.com/aspnet/dnx )
17
17
* [ MVC] ( https://github.com/aspnet/Mvc )
18
18
* [ SignalR-Server] ( https://github.com/aspnet/SignalR-Server )
19
19
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ These are some of the most common repos:
142
142
* [ DependencyInjection] ( https://github.com/aspnet/DependencyInjection ) - basic dependency injection infrastructure and default implementation
143
143
* [ EntityFramework] ( https://github.com/aspnet/EntityFramework ) - data access technology
144
144
* [ Identity] ( https://github.com/aspnet/Identity ) - users and membership system
145
- * [ KRuntime ] ( https://github.com/aspnet/KRuntime ) - core runtime, project system, loader
145
+ * [ DNX ] ( https://github.com/aspnet/dnx ) - core runtime, project system, loader
146
146
* [ MVC] ( https://github.com/aspnet/Mvc ) - MVC framework for web apps and services
147
147
* [ SignalR-Server] ( https://github.com/aspnet/SignalR-Server ) - real-time
148
148
You can’t perform that action at this time.
0 commit comments