Skip to content

Commit

Permalink
Upgrade Nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhy committed Aug 31, 2024
1 parent aea203a commit 07acf99
Show file tree
Hide file tree
Showing 3 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 @@ -41,7 +41,7 @@
<PackageReference Include="NewLife.Redis" Version="5.7.2024.801" />
<PackageReference Include="NewLife.Remoting" Version="3.0.2024.805" />
<PackageReference Include="NewLife.Stardust" Version="3.0.2024.806" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="23.5.0" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="23.5.1" />
<PackageReference Include="SapHana.DotNetCore.Data.Provider" Version="2.11.14" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion XCode.DB2/XCode.DB2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Net.IBM.Data.Db2" Version="8.0.0.200" />
<PackageReference Include="Net.IBM.Data.Db2" Version="8.0.0.300" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\XCode\XCode.csproj" />
Expand Down
2 changes: 1 addition & 1 deletion XUnitTest.XCode/XUnitTest.XCode.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NewLife.Core" Version="10.10.2024.803" />
<PackageReference Include="NewLife.IP" Version="2.2.2024.810" />
<PackageReference Include="NewLife.UnitTest" Version="1.0.2024.102-beta0146" />
Expand Down

0 comments on commit 07acf99

Please sign in to comment.