Skip to content

Commit

Permalink
bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
EdiWang committed Dec 31, 2023
1 parent cffd78d commit 653bc54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/API/Elf.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="UAParser" Version="3.1.47" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="NetEscapades.AspNetCore.SecurityHeaders" Version="0.21.0" />
<PackageReference Include="Edi.ChinaDetector" Version="0.9.251-beta.4" />
<PackageReference Include="Edi.ChinaDetector" Version="1.0.251" />

<PackageReference Include="Microsoft.Identity.Web" Version="2.16.0" />
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="3.1.1" />
Expand Down
2 changes: 1 addition & 1 deletion src/Elf.sln
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Elf.Api", "API\Elf.Api.csproj", "{3547DF3C-1BEC-415D-A033-52D9031A0B93}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Elf.Shared", "Elf.Shared\Elf.Shared.csproj", "{0903F6B1-8DBB-4FAE-8E2B-96ECB1E0E1B8}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Elf.Shared", "Elf.Shared\Elf.Shared.csproj", "{0903F6B1-8DBB-4FAE-8E2B-96ECB1E0E1B8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down

0 comments on commit 653bc54

Please sign in to comment.