From d709f4c69a5be8c9c94dadd86bff4affc73289a8 Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Sun, 30 Sep 2018 13:14:45 +0200 Subject: [PATCH] Updated Development Information (markdown) --- Development-Information.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Development-Information.md b/Development-Information.md index 8e6c651..1179f7e 100644 --- a/Development-Information.md +++ b/Development-Information.md @@ -10,7 +10,7 @@ The following frameworks are supported: - netstandard 2.0 (Microsoft.AspNetCore version 2.1.2) ## Build info -To building on Windows you need: +To building on **Windows** you need: - Microsoft .NET Framework [4.5.1 Developer Pack](https://www.microsoft.com/en-us/download/details.aspx?id=40772) - Microsoft .NET Framework [4.5.2 Developer Pack](https://www.microsoft.com/en-us/download/details.aspx?id=42637) - Microsoft .NET Framework [4.6 Targeting Pack](https://www.microsoft.com/en-us/download/confirmation.aspx?id=48136) @@ -18,7 +18,7 @@ To building on Windows you need: - .NET Core 1.1 (https://www.microsoft.com/net/download/dotnet-core/1.1) - .NET Core 2.0 (https://www.microsoft.com/net/download/dotnet-core/2.0) -To build on Linux (_not tested yet..._) you need: +To build on **Linux** (_not tested yet..._) you need: - Mono ? - .NET Core 1.1 (https://www.microsoft.com/net/download/dotnet-core/1.1) - .NET Core 2.0 (https://www.microsoft.com/net/download/dotnet-core/2.0)