ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater.UserSettingsSupport/RomCheater.UserSettingsSupport.csproj
(Generate patch)

Comparing trunk/RomCheater.UserSettingsSupport/RomCheater.UserSettingsSupport.csproj (file contents):
Revision 52 by william, Wed May 9 14:18:27 2012 UTC vs.
Revision 53 by william, Wed May 9 14:52:52 2012 UTC

# Line 44 | Line 44
44      <Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs">
45        <Link>Properties\SharedAssemblyInfo.cs</Link>
46      </Compile>
47    <Compile Include="SettingsSubscriberBase.cs" />
47      <Compile Include="Properties\AssemblyInfo.cs" />
48 +    <Compile Include="SettingsSubscriberBase.cs" />
49 +  </ItemGroup>
50 +  <ItemGroup>
51 +    <None Include="Properties\AssemblyInfo.cs.tmpl" />
52    </ItemGroup>
53    <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
54    <PropertyGroup>
55 <    <PreBuildEvent>
53 <    </PreBuildEvent>
55 >    <PreBuildEvent>"$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs"</PreBuildEvent>
56    </PropertyGroup>
57    <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
58         Other similar extension points exist, see Microsoft.Common.targets.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines