Skip to content

Commit 3aefcdf

Browse files
committed
2.4.0.0
1 parent e0aa267 commit 3aefcdf

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

-95.4 KB
Binary file not shown.
95.2 KB
Binary file not shown.

Blazor.WebForm.Components/Blazor.WebForm.Components.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<Project Sdk="Microsoft.NET.Sdk.Razor">
22

33
<PropertyGroup>
4-
<TargetFramework>net7.0</TargetFramework>
4+
<TargetFramework>net8.0</TargetFramework>
55
<SignAssembly>true</SignAssembly>
66
<AssemblyOriginatorKeyFile>Blazor.WebForm.Components.pfx</AssemblyOriginatorKeyFile>
7-
<Version>2.3.1.3</Version>
7+
<Version>2.4.0.0</Version>
88
<RootNamespace>asp</RootNamespace>
99
<Copyright>Jurio li</Copyright>
1010
<AssemblyName>Blazor.WebForm.Components</AssemblyName>
@@ -17,8 +17,8 @@
1717

1818
<ItemGroup>
1919
<PackageReference Include="Applied" Version="1.2.1.8" />
20-
<PackageReference Include="Blazor.WebForm.UI" Version="2.3.1.3" />
21-
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="7.0.12" />
20+
<PackageReference Include="Blazor.WebForm.UI" Version="2.4.0" />
21+
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.0" />
2222
</ItemGroup>
2323

2424
<ItemGroup>

0 commit comments

Comments
 (0)