Skip to content

Commit

Permalink
升级5.1.3版本
Browse files Browse the repository at this point in the history
  • Loading branch information
zhontai committed Jan 8, 2024
1 parent 28f7a87 commit 3ac2d2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/platform/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>5.1.3-preview24010801</Version>
<Version>5.1.3</Version>
<TargetFrameworks>net7.0;net8.0</TargetFrameworks>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
Expand Down
2 changes: 1 addition & 1 deletion src/platform/ZhonTai.Admin/ZhonTai.Admin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="FreeSql" Version="3.2.808" />
<PackageReference Include="FreeSql.Cloud" Version="1.8.2" />
<PackageReference Include="FreeSql.Repository" Version="3.2.808" />
<PackageReference Include="FreeScheduler" Version="2.0.26" />
<PackageReference Include="FreeScheduler" Version="2.0.27" />
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="3.0.1" />
<PackageReference Include="Lazy.SlideCaptcha.Core" Version="2.0.0" />
<PackageReference Include="MailKit" Version="4.3.0" />
Expand Down

0 comments on commit 3ac2d2a

Please sign in to comment.