Changeset 1397
- Timestamp:
- 03/23/09 15:30:14 (16 years ago)
- Location:
- trunk/sources/HeuristicLab.Assignment.QAP
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Assignment.QAP
- Property svn:ignore
-
old new 1 1 bin 2 2 obj 3 *.user
-
- Property svn:ignore
-
trunk/sources/HeuristicLab.Assignment.QAP/HeuristicLab.Assignment.QAP.csproj
r1291 r1397 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 30729</ProductVersion>6 <ProductVersion>9.0.21022</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{0AFC3DEE-0CA4-4CE6-BDE2-E06DDBB8BD21}</ProjectGuid> … … 59 59 </ItemGroup> 60 60 <ItemGroup> 61 <Compile Include="Properties\AssemblyInfo.cs" /> 61 62 <Compile Include="QAPEvaluator.cs" /> 62 63 <Compile Include="QAPInjector.cs" />
Note: See TracChangeset
for help on using the changeset viewer.