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.Persistence.GUI/3.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/Trunk/HeuristicLab.Persistence.GUI/3.3

    • Property svn:ignore
      •  

        old new  
        55HeuristicLabPersistenceGUIPlugin.cs
        66*.vs10x
         7Plugin.cs
  • branches/Trunk/HeuristicLab.Persistence.GUI/3.3/HeuristicLab.Persistence.GUI-3.3.csproj

    r6832 r6833  
    1212    <AssemblyName>HeuristicLab.Persistence.GUI-3.3</AssemblyName>
    1313    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
    14     <TargetFrameworkProfile></TargetFrameworkProfile>
     14    <TargetFrameworkProfile>
     15    </TargetFrameworkProfile>
    1516    <FileAlignment>512</FileAlignment>
    1617    <StartupObject>
     
    5354    <ErrorReport>prompt</ErrorReport>
    5455    <WarningLevel>4</WarningLevel>
    55     <DocumentationFile></DocumentationFile>
     56    <DocumentationFile>
     57    </DocumentationFile>
    5658    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5759  </PropertyGroup>
     
    7274    <PlatformTarget>x64</PlatformTarget>
    7375    <ErrorReport>prompt</ErrorReport>
    74     <DocumentationFile></DocumentationFile>
     76    <DocumentationFile>
     77    </DocumentationFile>
    7578    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    7679  </PropertyGroup>
     
    9194    <PlatformTarget>x86</PlatformTarget>
    9295    <ErrorReport>prompt</ErrorReport>
    93     <DocumentationFile></DocumentationFile>
     96    <DocumentationFile>
     97    </DocumentationFile>
    9498    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    9599  </PropertyGroup>
     
    106110      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
    107111      <Name>HeuristicLab.Common.Resources-3.3</Name>
    108   <Private>False</Private></ProjectReference>
     112      <Private>False</Private>
     113    </ProjectReference>
    109114    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
    110115      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
    111116      <Name>HeuristicLab.Persistence-3.3</Name>
    112   <Private>False</Private></ProjectReference>
     117      <Private>False</Private>
     118    </ProjectReference>
    113119    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    114120      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    115121      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    116   <Private>False</Private></ProjectReference>
     122      <Private>False</Private>
     123    </ProjectReference>
    117124  </ItemGroup>
    118125  <ItemGroup>
    119     <None Include="HeuristicLabPersistenceGUIPlugin.cs.frame" />
    120     <Compile Include="HeuristicLabPersistenceGUIPlugin.cs" />
     126    <None Include="Plugin.cs.frame" />
    121127    <Compile Include="PersistenceAnalysis.cs" />
    122128    <Compile Include="PersistenceConfigurationForm.cs">
     
    126132      <DependentUpon>PersistenceConfigurationForm.cs</DependentUpon>
    127133    </Compile>
     134    <Compile Include="Plugin.cs" />
    128135    <Compile Include="Properties\AssemblyInfo.cs" />
    129136    <Compile Include="TypeExtensions.cs" />
     
    147154  <ItemGroup>
    148155    <None Include="app.config" />
    149     <None Include="Properties\AssemblyInfo.frame" />
     156    <None Include="Properties\AssemblyInfo.cs.frame" />
    150157  </ItemGroup>
    151158  <ItemGroup>
     
    173180
    174181call PreBuildEvent.cmd
    175 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabPersistenceGUIPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabPersistenceGUIPlugin.cs"</PreBuildEvent>
     182</PreBuildEvent>
    176183  </PropertyGroup>
    177184</Project>
Note: See TracChangeset for help on using the changeset viewer.