Skip to content

Commit

Permalink
bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
EdiWang committed Jun 27, 2024
1 parent e938618 commit e2dbc69
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/API/Elf.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Authors>Edi Wang</Authors>
<Company>edi.wang</Company>
<Copyright>(C) 2024 [email protected]</Copyright>
<Version>6.8.16</Version>
<Version>6.8.17</Version>
</PropertyGroup>

<ItemGroup>
Expand All @@ -25,7 +25,7 @@
<PackageReference Include="Edi.ChinaDetector" Version="1.1.251" />

<PackageReference Include="Microsoft.Identity.Web" Version="2.19.1" />
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="3.3.1" />
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="3.4.0" />

<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="8.0.6" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="8.0.6" />
Expand Down
4 changes: 2 additions & 2 deletions src/Admin/ElfAdmin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<Authors>Edi Wang</Authors>
<Company>edi.wang</Company>
<Copyright>(C) 2024 [email protected]</Copyright>
<Version>6.8.16</Version>
<Version>6.8.17</Version>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.6" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.6" PrivateAssets="all" />
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="8.0.6" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.8.0" />
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components" Version="4.8.1" />
<PackageReference Include="Microsoft.FluentUI.AspNetCore.Components.Icons" Version="4.8.0" />
</ItemGroup>

Expand Down

0 comments on commit e2dbc69

Please sign in to comment.