NAK_CVR_Mods/IKFixes/IKFixes.csproj
NotAKidoS e31bf87609 [IKFixes] Updates for 2023r171
Removed unneeded settings. Fixed halfbody fake root angle option.
Added Reset Settings UIExpansionKit button.
2023-09-15 21:15:50 -05: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>