66 |
|
<Reference Include="System.Drawing" /> |
67 |
|
<Reference Include="System.Windows.Forms" /> |
68 |
|
<Reference Include="System.Xml" /> |
69 |
+ |
<Reference Include="WeifenLuo.WinFormsUI.Docking"> |
70 |
+ |
<HintPath>..\deps\WeifenLuo.WinFormsUI.Docking\WeifenLuo.WinFormsUI.Docking.dll</HintPath> |
71 |
+ |
</Reference> |
72 |
|
</ItemGroup> |
73 |
|
<ItemGroup> |
74 |
|
<Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs"> |
160 |
|
</ProjectReference> |
161 |
|
</ItemGroup> |
162 |
|
<ItemGroup> |
163 |
+ |
<Content Include="..\deps\WeifenLuo.WinFormsUI.Docking\WeifenLuo.WinFormsUI.Docking-license.txt"> |
164 |
+ |
<Link>WeifenLuo.WinFormsUI.Docking-license.txt</Link> |
165 |
+ |
<CopyToOutputDirectory>Always</CopyToOutputDirectory> |
166 |
+ |
</Content> |
167 |
|
<Content Include="..\RomCheater.CorePlugins\bin\Debug\RomCheater.CorePlugins.dll"> |
168 |
|
<Link>Plugins\RomCheater.CorePlugins.dll</Link> |
169 |
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |