This commit is contained in:
DavidOnTop 2025-02-11 08:40:57 +01:00
parent 3db57eabca
commit 052267d143
Signed by: DavidOnTop
GPG key ID: 8D3E9A75E3E13D89
3 changed files with 48 additions and 0 deletions

View file

@ -6,10 +6,16 @@
<RootNamespace>UlohyFs</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="SDL3.Core" Version="1.0.0" />
</ItemGroup>
<ItemGroup>
<Compile Include="src\Attributes.fs" />
<Compile Include="src\u16.fs" />
<Compile Include="src\u15.fs" />
<Compile Include="src\u22.fs" />
<Compile Include="src\u23.fs" />
<Compile Include="src\u17.fs" />
<Compile Include="src\u18.fs" />
<Compile Include="src\u19.fs" />