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 49 by william, Wed May 9 13:55:21 2012 UTC vs.
Revision 51 by william, Wed May 9 14:18:27 2012 UTC

# Line 41 | Line 41
41      <Reference Include="System.Xml" />
42    </ItemGroup>
43    <ItemGroup>
44 +    <Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs">
45 +      <Link>Properties\SharedAssemblyInfo.cs</Link>
46 +    </Compile>
47      <Compile Include="SettingsSubscriberBase.cs" />
48      <Compile Include="Properties\AssemblyInfo.cs" />
49    </ItemGroup>
50    <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
51 +  <PropertyGroup>
52 +    <PreBuildEvent>
53 +    </PreBuildEvent>
54 +  </PropertyGroup>
55    <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
56         Other similar extension points exist, see Microsoft.Common.targets.
57    <Target Name="BeforeBuild">

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines