This commit is contained in:
NotAKidoS 2024-01-03 01:50:40 -06:00
parent 21f8893095
commit a92e478eb9
22 changed files with 2 additions and 80 deletions

View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<Reference Include="UIExpansionKit">
<HintPath>$(MsBuildThisFileDirectory)\..\.ManagedLibs\UIExpansionKit.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>
</Project>