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

Legend:

Unmodified
Added
Removed
  • branches/Trunk/HeuristicLab.Tracing/3.3

    • Property svn:ignore
      •  

        old new  
        44HeuristicLabTracingPlugin.cs
        55*.vs10x
         6Plugin.cs
  • branches/Trunk/HeuristicLab.Tracing/3.3/HeuristicLab.Tracing-3.3.csproj

    r6832 r6833  
    7474    <PlatformTarget>x64</PlatformTarget>
    7575    <ErrorReport>prompt</ErrorReport>
    76     <DocumentationFile></DocumentationFile>
     76    <DocumentationFile>
     77    </DocumentationFile>
    7778    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    7879  </PropertyGroup>
     
    9394    <PlatformTarget>x86</PlatformTarget>
    9495    <ErrorReport>prompt</ErrorReport>
    95     <DocumentationFile></DocumentationFile>
     96    <DocumentationFile>
     97    </DocumentationFile>
    9698    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    9799  </PropertyGroup>
     
    111113  </ItemGroup>
    112114  <ItemGroup>
    113     <None Include="HeuristicLabTracingPlugin.cs.frame" />
    114     <Compile Include="HeuristicLabTracingPlugin.cs" />
     115    <None Include="Plugin.cs.frame" />
    115116    <Compile Include="Logger.cs" />
     117    <Compile Include="Plugin.cs" />
    116118    <Compile Include="Properties\AssemblyInfo.cs" />
    117119  </ItemGroup>
     
    120122      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    121123      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    122   <Private>False</Private></ProjectReference>
     124      <Private>False</Private>
     125    </ProjectReference>
    123126  </ItemGroup>
    124127  <ItemGroup>
     
    127130    </None>
    128131    <None Include="HeuristicLab.snk" />
    129     <None Include="Properties\AssemblyInfo.frame" />
     132    <None Include="Properties\AssemblyInfo.cs.frame" />
    130133  </ItemGroup>
    131134  <ItemGroup>
     
    161164
    162165call PreBuildEvent.cmd
    163 SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabTracingPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabTracingPlugin.cs"</PreBuildEvent>
     166</PreBuildEvent>
    164167  </PropertyGroup>
    165168</Project>
Note: See TracChangeset for help on using the changeset viewer.