Skip to content

Commit

Permalink
Upgrade Nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhy committed Nov 13, 2024
1 parent f2ce4fd commit 2b03204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NewLife.Thrift/NewLife.Thrift.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)'!='net40'">
<PackageReference Include="NewLife.Core" Version="11.0.2024.1101" />
<PackageReference Include="NewLife.Core" Version="11.0.2024.1113" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)'=='net40'">
Expand Down

0 comments on commit 2b03204

Please sign in to comment.