From c9e8074cec0cd32082415b8fe42c0a550ed84599 Mon Sep 17 00:00:00 2001 From: Gerald Versluis Date: Mon, 30 Sep 2024 13:35:58 +0200 Subject: [PATCH] Update .NET MAUI Community Toolkit to 9.1.0 --- Finish/MonkeyFinderHybrid/MonkeyFinderHybrid.csproj | 2 +- .../MonkeyFinderHybrid/MonkeyFinderHybrid.csproj | 2 +- Part 5 - Theming the app/README.md | 2 +- .../MonkeyFinderHybrid/MonkeyFinderHybrid.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Finish/MonkeyFinderHybrid/MonkeyFinderHybrid.csproj b/Finish/MonkeyFinderHybrid/MonkeyFinderHybrid.csproj index 04829b4..a5b503f 100644 --- a/Finish/MonkeyFinderHybrid/MonkeyFinderHybrid.csproj +++ b/Finish/MonkeyFinderHybrid/MonkeyFinderHybrid.csproj @@ -62,7 +62,7 @@ - + diff --git a/Part 5 - Theming the app/MonkeyFinderHybrid/MonkeyFinderHybrid.csproj b/Part 5 - Theming the app/MonkeyFinderHybrid/MonkeyFinderHybrid.csproj index 7726a7d..6b4f042 100644 --- a/Part 5 - Theming the app/MonkeyFinderHybrid/MonkeyFinderHybrid.csproj +++ b/Part 5 - Theming the app/MonkeyFinderHybrid/MonkeyFinderHybrid.csproj @@ -62,7 +62,7 @@ - + diff --git a/Part 5 - Theming the app/README.md b/Part 5 - Theming the app/README.md index 71a5700..2197ad5 100644 --- a/Part 5 - Theming the app/README.md +++ b/Part 5 - Theming the app/README.md @@ -291,7 +291,7 @@ The API for setting the status bar color is one of those functionalities that ca When using Visual Studio Code, either use the built-in NuGet commands that are in C# Dev Kit or simply add this line to a `ItemGroup` node in your csproj file: ```xml - + ``` 1. To initialize the Toolkit properly, we need to register it in the **MauiProgram.cs** file, update the builder code like so: diff --git a/Part 6 - Advanced Topics/MonkeyFinderHybrid/MonkeyFinderHybrid.csproj b/Part 6 - Advanced Topics/MonkeyFinderHybrid/MonkeyFinderHybrid.csproj index 04829b4..a5b503f 100644 --- a/Part 6 - Advanced Topics/MonkeyFinderHybrid/MonkeyFinderHybrid.csproj +++ b/Part 6 - Advanced Topics/MonkeyFinderHybrid/MonkeyFinderHybrid.csproj @@ -62,7 +62,7 @@ - +