Skip to content

Commit

Permalink
Upgrade Nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhy committed Sep 2, 2024
1 parent 6e79880 commit cb55779
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion AntJob.Data/AntJob.Data.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<None Remove="Build.tt" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="NewLife.XCode" Version="11.15.2024.806" />
<PackageReference Include="NewLife.XCode" Version="11.15.2024.902" />
</ItemGroup>
<ItemGroup>
<None Update="Build.log">
Expand Down
2 changes: 1 addition & 1 deletion AntJob.Extensions/AntJob.Extensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NewLife.XCode" Version="11.15.2024.806" />
<PackageReference Include="NewLife.XCode" Version="11.15.2024.902" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\AntJob\AntJob.csproj" />
Expand Down
2 changes: 1 addition & 1 deletion AntJob/AntJob.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NewLife.Core" Version="10.10.2024.803" />
<PackageReference Include="NewLife.Core" Version="10.10.2024.902" />
<PackageReference Include="NewLife.Remoting" Version="3.0.2024.805" />
<PackageReference Include="NewLife.Stardust" Version="3.0.2024.806" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Samples/HisData/HisData.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NewLife.XCode" Version="11.15.2024.806" />
<PackageReference Include="NewLife.XCode" Version="11.15.2024.902" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit cb55779

Please sign in to comment.