Skip to content

Commit

Permalink
v11.13.2024.0701 新增支持瀚高数据库;新增BuildDeleteSql
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhy committed Jul 1, 2024
1 parent 3cb8ea1 commit 94c1d83
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Test/Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<ItemGroup>
<PackageReference Include="IBM.Data.DB2.Core" Version="3.1.0.600" />
<PackageReference Include="MySql.Data" Version="8.4.0" />
<PackageReference Include="NewLife.Redis" Version="5.6.2024.508" />
<PackageReference Include="NewLife.Redis" Version="5.7.2024.602" />
<PackageReference Include="NewLife.Remoting" Version="2.8.2024.402" />
<PackageReference Include="NewLife.Stardust" Version="2.9.2024.402" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="23.4.0" />
Expand Down
4 changes: 2 additions & 2 deletions XCode/XCode.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<RepositoryUrl>https://github.com/NewLifeX/X</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PackageTags>新生命团队;X组件;NewLife;$(AssemblyName)</PackageTags>
<PackageReleaseNotes>支持人大金仓数据库</PackageReleaseNotes>
<PackageReleaseNotes>新增支持瀚高数据库;新增BuildDeleteSql</PackageReleaseNotes>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
Expand All @@ -44,7 +44,7 @@
</PackageReference>
</ItemGroup>
<ItemGroup>
<PackageReference Include="NewLife.Core" Version="10.10.2024.601" />
<PackageReference Include="NewLife.Core" Version="10.10.2024.701" />
</ItemGroup>
<ItemGroup>
<Compile Remove="build\**" />
Expand Down

0 comments on commit 94c1d83

Please sign in to comment.