Skip to content

Commit

Permalink
Merge pull request #192 from EasyAbp/abp-8.3
Browse files Browse the repository at this point in the history
Upgrade to ABP 8.3.1
  • Loading branch information
gdlcf88 authored Oct 5, 2024
2 parents 3259b48 + c4fcd06 commit 1cb5443
Show file tree
Hide file tree
Showing 170 changed files with 15,931 additions and 29,638 deletions.
2 changes: 1 addition & 1 deletion AbpHelper.CLI
4 changes: 2 additions & 2 deletions dotnet/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project>
<PropertyGroup>

<AbpVersion>8.2.1</AbpVersion>
<AbpLeptonXThemeVersion>3.2.0</AbpLeptonXThemeVersion>
<AbpVersion>8.3.1</AbpVersion>
<AbpLeptonXThemeVersion>3.3.1</AbpLeptonXThemeVersion>
<BlazoriseVersion>1.5.2</BlazoriseVersion>

</PropertyGroup>
Expand Down
4 changes: 2 additions & 2 deletions dotnet/src/EasyAbp.AbpHelper.Gui.Blazor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "easyabp-abphelper-gui",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.0",
"@abp/aspnetcore.components.server.leptonxlitetheme": "~3.2.0"
"@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.3.1",
"@abp/aspnetcore.components.server.leptonxlitetheme": "~3.3.1"
}
}

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
* Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2024 Fonticons, Inc.
*/
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1cb5443

Please sign in to comment.