107 |
|
<Name>RomCheater.UserSettingsSupport</Name> |
108 |
|
</ProjectReference> |
109 |
|
</ItemGroup> |
110 |
+ |
<ItemGroup> |
111 |
+ |
<Content Include="..\RomCheater.CorePlugins\bin\Debug\RomCheater.CorePlugins.dll"> |
112 |
+ |
<Link>Plugins\RomCheater.CorePlugins.dll</Link> |
113 |
+ |
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
114 |
+ |
</Content> |
115 |
+ |
<Content Include="..\RomCheater.CorePlugins\bin\Debug\RomCheater.CorePlugins.pdb"> |
116 |
+ |
<Link>Plugins\RomCheater.CorePlugins.pdb</Link> |
117 |
+ |
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
118 |
+ |
</Content> |
119 |
+ |
</ItemGroup> |
120 |
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
121 |
|
<PropertyGroup> |
122 |
|
<PreBuildEvent>"$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(SolutionDir)VersioningSupport\SharedAssemblyInfo.cs.tmpl" "$(SolutionDir)VersioningSupport\SharedAssemblyInfo.cs" |