Update dependencies

This commit is contained in:
2026-08-19 10:10:07 +02:00
parent 0b6b05551b
commit 2bad9b8a0b
+2 -2
View File
@@ -16,8 +16,8 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Ini" Version="10.0.10" /> <PackageReference Include="Microsoft.Extensions.Configuration.Ini" Version="10.0.11" />
<PackageReference Include="System.IO.Ports" Version="10.0.10" /> <PackageReference Include="System.IO.Ports" Version="10.0.11" />
</ItemGroup> </ItemGroup>
</Project> </Project>