22 23
This commit is contained in:
parent
3db57eabca
commit
052267d143
3 changed files with 48 additions and 0 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue