Skip to content

Commit 86d0e50

Browse files
committed
更新NuGet程序包。
1 parent 07d57ac commit 86d0e50

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

Quick.Protocol.SerialPort/Quick.Protocol.SerialPort.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</ItemGroup>
2222

2323
<ItemGroup>
24-
<PackageReference Include="System.IO.Ports" Version="9.0.6" />
24+
<PackageReference Include="System.IO.Ports" Version="10.0.0" />
2525
</ItemGroup>
2626

2727
<ItemGroup>

Quick.Protocol/Quick.Protocol.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
</ItemGroup>
2525

2626
<ItemGroup>
27-
<PackageReference Include="System.IO.Pipelines" Version="9.0.6" />
27+
<PackageReference Include="System.IO.Pipelines" Version="10.0.0" />
2828
</ItemGroup>
2929
</Project>

0 commit comments

Comments
 (0)