Skip to content

Commit

Permalink
Upgrade Nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhy committed Aug 29, 2024
1 parent 07b3449 commit dd39db4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions NewLife.Panasonic/NewLife.Panasonic.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,16 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
</ItemGroup>

<ItemGroup>
<PackageReference Include="NewLife.Core" Version="10.4.2023.707" />
<PackageReference Include="NewLife.IoT" Version="1.8.2023.711" />
<PackageReference Include="NewLife.Modbus" Version="1.6.2023.711-beta1735" />
<PackageReference Include="NewLife.Core" Version="10.10.2024.803" />
<PackageReference Include="NewLife.IoT" Version="2.2.2024.706" />
<PackageReference Include="NewLife.Modbus" Version="1.8.2024.426-beta1011" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit dd39db4

Please sign in to comment.