Skip to content

Commit

Permalink
Upgrade Nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhy committed Oct 6, 2024
1 parent 9b227cb commit e2b9b99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions MapApi/MapApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NewLife.Cube.Core" Version="6.1.2024.902" />
<PackageReference Include="NewLife.Cube.Core" Version="6.1.2024.1005" />
<PackageReference Include="NewLife.Stardust.Extensions" Version="3.1.2024.1004" />
<PackageReference Include="NewLife.XCode" Version="11.16.2024.1004" />
<PackageReference Include="NewLife.XCode" Version="11.16.2024.1005" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Test/Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="NewLife.Core" Version="11.0.2024.1001" />
<PackageReference Include="NewLife.Stardust.Extensions" Version="3.1.2024.1004" />
<PackageReference Include="NewLife.XCode" Version="11.16.2024.1004" />
<PackageReference Include="NewLife.XCode" Version="11.16.2024.1005" />
<PackageReference Include="xunit.assert" Version="2.9.2" />
</ItemGroup>

Expand Down

0 comments on commit e2b9b99

Please sign in to comment.