First functioning draft

This commit is contained in:
2026-08-07 17:01:44 +01:00
parent 6fac7e2127
commit f8d9727a38
4 changed files with 85 additions and 6 deletions

View File

@@ -8,6 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="InfluxDB.Client" Version="5.1.0" />
<PackageReference Include="SkiaSharp" Version="4.151.1" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies" Version="2.88.6" />
</ItemGroup>