From f04dbd8c05160556f384c6a71046bd755148d458 Mon Sep 17 00:00:00 2001 From: James Croft Date: Fri, 29 Dec 2023 19:00:48 +0000 Subject: [PATCH] Update references in docs to .NET versions --- docs/articles/intro.md | 2 +- docs/index.md | 62 ++---------------------------------------- 2 files changed, 4 insertions(+), 60 deletions(-) diff --git a/docs/articles/intro.md b/docs/articles/intro.md index 1cd3688c..d4af2b98 100644 --- a/docs/articles/intro.md +++ b/docs/articles/intro.md @@ -11,7 +11,7 @@ Whether you're building an ASP.NET Core Web API or a native UI application with MADE.NET has been built on common code from projects built by the MADE team, and is now a home for all those bits of code that you know you will reuse in another project! -Most packages support the `netstandard2.0` target framework, with some packages opting to support platform specific frameworks such as .NET 6, UWP, and Xamarin. +Most packages support the `netstandard2.0` target framework, with some packages opting to support platform specific frameworks such as .NET 6/7/8 and UWP. ## Installation diff --git a/docs/index.md b/docs/index.md index 77c5df63..72cc7378 100644 --- a/docs/index.md +++ b/docs/index.md @@ -39,7 +39,7 @@ title: Make App Development Easier
- Standard 2.0+, 5, 6 + Standard 2.0+, 6, 7, 8
@@ -66,12 +66,12 @@ title: Make App Development Easier
- Xamarin + MAUI
- Android, iOS, macOS, Forms + Android, iOS
@@ -96,62 +96,6 @@ title: Make App Development Easier -
- - Stats - - -
- ---