Skip to content

Commit

Permalink
Merge pull request #50 from EasyAbp/abp-8.3
Browse files Browse the repository at this point in the history
Upgrade to ABP 8.3.2
  • Loading branch information
gdlcf88 authored Oct 27, 2024
2 parents 78a0bfc + 7195eca commit 7eb8653
Show file tree
Hide file tree
Showing 1,292 changed files with 126,626 additions and 235,708 deletions.
6 changes: 3 additions & 3 deletions Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<Project>
<PropertyGroup>

<AbpVersion>8.3.0</AbpVersion>
<EasyAbpAbpTreesModuleVersion>2.18.0</EasyAbpAbpTreesModuleVersion>
<OrleansVersion>3.7.1</OrleansVersion>
<AbpVersion>8.3.2</AbpVersion>
<EasyAbpAbpTreesModuleVersion>2.18.1</EasyAbpAbpTreesModuleVersion>
<OrleansVersion>3.7.2</OrleansVersion>

</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion common.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<LangVersion>latest</LangVersion>
<Version>0.12.0</Version>
<Version>0.13.0</Version>
<NoWarn>$(NoWarn);CS1591</NoWarn>
<AbpProjectType>module</AbpProjectType>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "my-app",
"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.2",
"@abp/aspnetcore.components.server.leptonxlitetheme": "~3.3.2"
}
}

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 7eb8653

Please sign in to comment.