Skip to content

Commit

Permalink
更新基础组件
Browse files Browse the repository at this point in the history
  • Loading branch information
xi3892 committed Sep 30, 2023
1 parent 31e2797 commit 259a694
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Stardust.Data/Stardust.Data.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NewLife.XCode" Version="11.9.2023.929-beta0343" />
<PackageReference Include="NewLife.XCode" Version="11.9.2023.930-beta0438" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Stardust.Web/Stardust.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NewLife.Cube.Core" Version="5.6.2023.929-beta0449" />
<PackageReference Include="NewLife.Cube.Core" Version="5.6.2023.930-beta0607" />
<PackageReference Include="NewLife.Redis" Version="5.5.2023.928-beta0019" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion Stardust/Stardust.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)'!='net40'">
<PackageReference Include="NewLife.Core" Version="10.6.2023.929-beta0525" />
<PackageReference Include="NewLife.Core" Version="10.6.2023.930-beta0258" />
<PackageReference Include="NewLife.Remoting" Version="2.3.2023.907" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)'=='net40'">
Expand Down
2 changes: 1 addition & 1 deletion Test/Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NewLife.Core" Version="10.6.2023.929-beta0525" />
<PackageReference Include="NewLife.Core" Version="10.6.2023.930-beta0258" />
<PackageReference Include="SSH.NET" Version="2020.0.2" />
</ItemGroup>

Expand Down

0 comments on commit 259a694

Please sign in to comment.