Skip to content

Commit

Permalink
Upgrade Nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhy committed Nov 18, 2024
1 parent e2edb9d commit d73bad1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion NewLife.BACnet/NewLife.BACnet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@

<ItemGroup>
<PackageReference Include="NewLife.Core" Version="11.0.2024.1115" />
<PackageReference Include="NewLife.IoT" Version="2.3.2024.1106" />
<PackageReference Include="NewLife.IoT" Version="2.3.2024.1117" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net45' or '$(TargetFramework)' == 'net461'">
Expand Down
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.2.2024.1113" />
<PackageReference Include="NewLife.Stardust" Version="3.2.2024.1117" />
</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.2.2024.1113" />
<PackageReference Include="NewLife.Stardust" Version="3.2.2024.1117" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d73bad1

Please sign in to comment.