NAK_CVR_Mods/.DepricatedMods/IKFixes/IKFixes.csproj
NotAKidoS a92e478eb9 more
2024-01-03 01:50:40 -06:00

11 lines
322 B
XML

<?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>