commit
7681b7e835
|
|
@ -17,7 +17,7 @@ The rest of this section deals with setting up a machine to run applications wit
|
|||
|
||||
### Get Mono
|
||||
|
||||
Mono is how .NET applications can run on platforms other than Windows. Mono is an ongoing effort to port the .NET Framework to other platforms. In the process of developing ASP.NET 5 we worked with the Mono team to fix some bugs and add features that are needed to run ASP.NET applications. These changes are only in builds of mono that are greatuer than 4.0.1.
|
||||
Mono is how .NET applications can run on platforms other than Windows. Mono is an ongoing effort to port the .NET Framework to other platforms. In the process of developing ASP.NET 5 we worked with the Mono team to fix some bugs and add features that are needed to run ASP.NET applications. These changes are only in builds of mono that are greater than 4.0.1.
|
||||
|
||||
To get these builds you need to run:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue