mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 12:05:23 +01:00
Rename ComponentModel folder to Lib
This commit is contained in:
parent
24f7e366f5
commit
73d163a0c0
@ -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">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user