Skip to content

Commit

Permalink
Upgrade Nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhy committed Oct 5, 2024
1 parent 5cb5640 commit 6d5e984
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Test/Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NewLife.Stardust" Version="3.0.2024.902" />
<PackageReference Include="NewLife.Stardust" Version="3.1.2024.1004" />
</ItemGroup>

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

<ItemGroup>
<PackageReference Include="NewLife.Stardust" Version="3.0.2024.902" />
<PackageReference Include="NewLife.Stardust" Version="3.1.2024.1004" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6d5e984

Please sign in to comment.