Free cookie consent management tool by TermsFeed Policy Generator

Changeset 1397


Ignore:
Timestamp:
03/23/09 15:30:14 (15 years ago)
Author:
mkofler
Message:

Set svn:ignore *.user and included AssmeblyInfo.cs in QAP project

#99999(General Housekeeping)

Location:
trunk/sources/HeuristicLab.Assignment.QAP
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Assignment.QAP

    • Property svn:ignore
      •  

        old new  
        11bin
        22obj
         3*.user
  • trunk/sources/HeuristicLab.Assignment.QAP/HeuristicLab.Assignment.QAP.csproj

    r1291 r1397  
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    55    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    6     <ProductVersion>9.0.30729</ProductVersion>
     6    <ProductVersion>9.0.21022</ProductVersion>
    77    <SchemaVersion>2.0</SchemaVersion>
    88    <ProjectGuid>{0AFC3DEE-0CA4-4CE6-BDE2-E06DDBB8BD21}</ProjectGuid>
     
    5959  </ItemGroup>
    6060  <ItemGroup>
     61    <Compile Include="Properties\AssemblyInfo.cs" />
    6162    <Compile Include="QAPEvaluator.cs" />
    6263    <Compile Include="QAPInjector.cs" />
Note: See TracChangeset for help on using the changeset viewer.