69 |
|
<ItemGroup> |
70 |
|
<None Include="Properties\AssemblyInfo.cs.tmpl" /> |
71 |
|
</ItemGroup> |
72 |
+ |
<ItemGroup> |
73 |
+ |
<ProjectReference Include="..\RomCheater.Logging\RomCheater.Logging.csproj"> |
74 |
+ |
<Project>{6A508C91-B8BB-4FE5-B9A8-C72D1832BC04}</Project> |
75 |
+ |
<Name>RomCheater.Logging</Name> |
76 |
+ |
</ProjectReference> |
77 |
+ |
<ProjectReference Include="..\RomCheater.PluginFramework\RomCheater.PluginFramework.csproj"> |
78 |
+ |
<Project>{BA5A023F-B51B-4FAA-9477-B3C842FF47CA}</Project> |
79 |
+ |
<Name>RomCheater.PluginFramework</Name> |
80 |
+ |
</ProjectReference> |
81 |
+ |
</ItemGroup> |
82 |
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
83 |
|
<PropertyGroup> |
84 |
|
<PreBuildEvent>"$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs"</PreBuildEvent> |