initial template with runtime

This commit is contained in:
2025-12-31 16:52:00 +03:00
parent 5ac059b0ba
commit a12a2c294b
6 changed files with 27 additions and 28 deletions

View File

@@ -7,4 +7,8 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Sharp8N.Runtime" Version="1.0.10" />
</ItemGroup>
</Project>