We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 387d9df commit 6086940Copy full SHA for 6086940
1 file changed
example/BlazorLocalTimeSample/BlazorLocalTimeSample.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk.BlazorWebAssembly">
2
<PropertyGroup>
3
- <TargetFramework>net10.0</TargetFramework>
+ <TargetFramework>net9.0</TargetFramework>
4
<Nullable>enable</Nullable>
5
<ImplicitUsings>enable</ImplicitUsings>
6
</PropertyGroup>
0 commit comments