Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/26/11 15:54:13 (13 years ago)
Author:
mkommend
Message:

#1653: Renamed frame files.

Location:
branches/Trunk/HeuristicLab.ExtLibs/HeuristicLab.WinFormsUI/2.3.1/HeuristicLab.WinFormsUI-2.3.1
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/Trunk/HeuristicLab.ExtLibs/HeuristicLab.WinFormsUI/2.3.1/HeuristicLab.WinFormsUI-2.3.1

    • Property svn:ignore
      •  

        old new  
        44HeuristicLabWinFormsUIPlugin.cs
        55*.vs10x
         6Plugin.cs
  • branches/Trunk/HeuristicLab.ExtLibs/HeuristicLab.WinFormsUI/2.3.1/HeuristicLab.WinFormsUI-2.3.1/HeuristicLab.WinFormsUI-2.3.1.csproj

    r6832 r6833  
    1212    <AssemblyName>HeuristicLab.WinFormsUI-2.3.1</AssemblyName>
    1313    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
    14     <TargetFrameworkProfile></TargetFrameworkProfile>
     14    <TargetFrameworkProfile>
     15    </TargetFrameworkProfile>
    1516    <FileAlignment>512</FileAlignment>
    1617    <SignAssembly>true</SignAssembly>
     
    106107  </ItemGroup>
    107108  <ItemGroup>
    108     <None Include="HeuristicLabWinFormsUIPlugin.cs.frame" />
    109     <Compile Include="HeuristicLabWinFormsUIPlugin.cs" />
     109    <None Include="Plugin.cs.frame" />
     110    <Compile Include="Plugin.cs" />
    110111    <Compile Include="Properties\AssemblyInfo.cs" />
    111112  </ItemGroup>
    112113  <ItemGroup>
    113     <None Include="Properties\AssemblyInfo.frame" />
     114    <None Include="Properties\AssemblyInfo.cs.frame" />
    114115  </ItemGroup>
    115116  <ItemGroup>
     
    123124      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    124125      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    125   <Private>False</Private></ProjectReference>
     126      <Private>False</Private>
     127    </ProjectReference>
    126128    <ProjectReference Include="..\WinFormsUI-2.3.1\WinFormsUI-2.3.1.csproj">
    127129      <Project>{1849A92E-DCFC-4E05-BB0A-D7B7A3DAFCFB}</Project>
    128130      <Name>WinFormsUI-2.3.1</Name>
    129   <Private>False</Private></ProjectReference>
     131      <Private>False</Private>
     132    </ProjectReference>
    130133  </ItemGroup>
    131134  <ItemGroup>
     
    161164
    162165call PreBuildEvent.cmd
    163 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabWinFormsUIPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabWinFormsUIPlugin.cs"</PreBuildEvent>
     166</PreBuildEvent>
    164167  </PropertyGroup>
    165168</Project>
Note: See TracChangeset for help on using the changeset viewer.