Skip to content

Commit 2afe038

Browse files
committed
Upgrade to ABP 8.3.2
1 parent bbc8651 commit 2afe038

File tree

523 files changed

+96640
-108859
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

523 files changed

+96640
-108859
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33

4-
<AbpVersion>8.2.0</AbpVersion>
4+
<AbpVersion>8.3.2</AbpVersion>
55

66
</PropertyGroup>
77
</Project>

common.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<LangVersion>latest</LangVersion>
4-
<Version>0.15.0</Version>
4+
<Version>0.16.0</Version>
55
<NoWarn>$(NoWarn);CS1591</NoWarn>
66
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
77
<Authors>EasyAbp Team</Authors>

host/EasyAbp.CacheManagement.IdentityServer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"name": "my-app-identityserver",
44
"private": true,
55
"dependencies": {
6-
"@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.0"
6+
"@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.3.2"
77
}
88
}

host/EasyAbp.CacheManagement.IdentityServer/wwwroot/libs/@fortawesome/fontawesome-free/css/all.css

+105-259
Large diffs are not rendered by default.

host/EasyAbp.CacheManagement.IdentityServer/wwwroot/libs/@fortawesome/fontawesome-free/css/v4-shims.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
2+
* Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
33
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
44
* Copyright 2024 Fonticons, Inc.
55
*/

host/EasyAbp.CacheManagement.IdentityServer/wwwroot/libs/bootstrap-datepicker/bootstrap-datepicker.min.css

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

host/EasyAbp.CacheManagement.IdentityServer/wwwroot/libs/bootstrap-datepicker/bootstrap-datepicker.min.js

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

host/EasyAbp.CacheManagement.IdentityServer/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ar-DZ.min.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

host/EasyAbp.CacheManagement.IdentityServer/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.ca.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

host/EasyAbp.CacheManagement.IdentityServer/wwwroot/libs/bootstrap-datepicker/locales/bootstrap-datepicker.de.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)