Skip to content

Commit 5786723

Browse files
committed
2.6.0.2
1 parent 93be6f5 commit 5786723

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

-102 KB
Binary file not shown.
102 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
@@ -4,7 +4,7 @@
44
<TargetFramework>net10.0</TargetFramework>
55
<SignAssembly>true</SignAssembly>
66
<AssemblyOriginatorKeyFile>Blazor.WebForm.Components.pfx</AssemblyOriginatorKeyFile>
7-
<Version>2.6.0.1</Version>
7+
<Version>2.6.0.2</Version>
88
<RootNamespace>asp</RootNamespace>
99
<Copyright>Jurio li</Copyright>
1010
<AssemblyName>Blazor.WebForm.Components</AssemblyName>
@@ -16,9 +16,9 @@
1616
</ItemGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Applied" Version="1.2.1.8" />
20-
<PackageReference Include="Blazor.WebForm.UI" Version="2.6.0.1" />
21-
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="10.0.2" />
19+
<PackageReference Include="Applied" Version="1.2.2.3" />
20+
<PackageReference Include="Blazor.WebForm.UI" Version="2.6.0.2" />
21+
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="10.0.7" />
2222
</ItemGroup>
2323

2424
<ItemGroup>

0 commit comments

Comments
 (0)