Rename ComponentModel folder to Lib

This commit is contained in:
Ben C 2022-05-24 17:01:12 -04:00
parent 24f7e366f5
commit 73d163a0c0
2 changed files with 2 additions and 2 deletions

View File

@ -24,11 +24,11 @@
<PackageReference Include="OWML" Version="2.3.3"/>
<PackageReference Include="OuterWildsGameLibs" Version="1.1.12.168"/>
<Reference Include="System.ComponentModel.Annotations">
<HintPath>../System.ComponentModel.Annotations/System.ComponentModel.Annotations.dll</HintPath>
<HintPath>../Lib/System.ComponentModel.Annotations.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<None Include="../System.ComponentModel.Annotations/System.ComponentModel.Annotations.dll">
<None Include="../Lib/System.ComponentModel.Annotations.dll">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="default-config.json">