1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

.NET MAUIの.NET 8への切り替え

Posted at

はじめに

11/14に.NET 8がリリース。
これまで.NET 7を利用して.NET MAUIアプリを作成していたため、.NET 8への切り替えについて記録。

.NET 8について

参考
https://devblogs.microsoft.com/dotnet/announcing-dotnet-maui-in-dotnet-8/

.NET 8への切り替え

Target .NET Runtimeの設定

image.png

Nugetの各ライブラリバージョンの更新

image.png

1
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?