Skip to content

Commit 48f3d66

Browse files
Update NanoByte.Common to 2.19.10
1 parent 4b80be3 commit 48f3d66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/StructureEditor.WinForms/StructureEditor.WinForms.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</Reference>
3131
</ItemGroup>
3232
<ItemGroup>
33-
<PackageReference Include="NanoByte.Common.WinForms" Version="2.19.9" />
33+
<PackageReference Include="NanoByte.Common.WinForms" Version="2.19.10" />
3434
</ItemGroup>
3535

3636
<!-- Bundle 3rd party libs in NuGet package -->

src/StructureEditor/StructureEditor.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<!-- Dependencies -->
1818
<ItemGroup>
19-
<PackageReference Include="NanoByte.Common" Version="2.19.9" />
19+
<PackageReference Include="NanoByte.Common" Version="2.19.10" />
2020
</ItemGroup>
2121

2222
</Project>

0 commit comments

Comments
 (0)