We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6e2530 commit c93c07cCopy full SHA for c93c07c
site/Site/Site.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk.BlazorWebAssembly">
2
3
<PropertyGroup>
4
- <TargetFramework>net8.0</TargetFramework>
+ <TargetFramework>net9.0</TargetFramework>
5
<Nullable>enable</Nullable>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
0 commit comments