Skip to content

Commit 08734b5

Browse files
Update ItemCount.Module.Blazor.csproj
1 parent 06582f9 commit 08734b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ItemCount/ASP.NET/Blazor/ItemCount.Module.Blazor/ItemCount.Module.Blazor.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk.Razor">
22
<PropertyGroup>
3-
<TargetFramework>net5.0</TargetFramework>
3+
<TargetFramework>net6.0</TargetFramework>
44
<DxExtendStartupHost>False</DxExtendStartupHost>
55
<Deterministic>false</Deterministic>
66
<AssemblyVersion>1.0.*</AssemblyVersion>

0 commit comments

Comments
 (0)