Changeset 17027
- Timestamp:
- 06/19/19 15:38:08 (5 years ago)
- Location:
- branches/2924_DotNetCoreMigration
- Files:
-
- 2 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
branches/2924_DotNetCoreMigration/HeuristicLab 3.3.sln
r16985 r17027 467 467 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.PasswordDialog-3.4", "HeuristicLab.PasswordDialog\3.4\HeuristicLab.PasswordDialog-3.4.csproj", "{632E2C03-FA6F-4540-8AF0-6B4D60F99F26}" 468 468 EndProject 469 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HeuristicLab.DynamicAssemblyTestApp", "HeuristicLab.DynamicAssemblyTestApp\HeuristicLab.DynamicAssemblyTestApp.csproj", "{22E47D36-046A-4641-8A2B-D9292181B443}"470 EndProject471 469 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HeuristicLab.CommandLineInterface", "HeuristicLab.CommandLineInterface\HeuristicLab.CommandLineInterface.csproj", "{A6B90261-FD29-4FCE-A871-58AAD6757429}" 472 470 EndProject 473 471 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HeuristicLab.DefinitionLanguage", "HeuristicLab.DefinitionLanguage\HeuristicLab.DefinitionLanguage.csproj", "{482B51BD-5C08-44D0-A581-A6A93CA81713}" 472 EndProject 473 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HeuristicLab.ConsoleApplications", "HeuristicLab.ConsoleApplications\HeuristicLab.ConsoleApplications.csproj", "{3AA69A1A-D48E-4631-A5C1-4F0439BF1D2C}" 474 474 EndProject 475 475 Global … … 2279 2279 {632E2C03-FA6F-4540-8AF0-6B4D60F99F26}.Release|x86.ActiveCfg = Release|Any CPU 2280 2280 {632E2C03-FA6F-4540-8AF0-6B4D60F99F26}.Release|x86.Build.0 = Release|Any CPU 2281 {22E47D36-046A-4641-8A2B-D9292181B443}.Debug|Any CPU.ActiveCfg = Debug|Any CPU2282 {22E47D36-046A-4641-8A2B-D9292181B443}.Debug|Any CPU.Build.0 = Debug|Any CPU2283 {22E47D36-046A-4641-8A2B-D9292181B443}.Debug|x64.ActiveCfg = Debug|Any CPU2284 {22E47D36-046A-4641-8A2B-D9292181B443}.Debug|x64.Build.0 = Debug|Any CPU2285 {22E47D36-046A-4641-8A2B-D9292181B443}.Debug|x86.ActiveCfg = Debug|Any CPU2286 {22E47D36-046A-4641-8A2B-D9292181B443}.Debug|x86.Build.0 = Debug|Any CPU2287 {22E47D36-046A-4641-8A2B-D9292181B443}.Release|Any CPU.ActiveCfg = Release|Any CPU2288 {22E47D36-046A-4641-8A2B-D9292181B443}.Release|Any CPU.Build.0 = Release|Any CPU2289 {22E47D36-046A-4641-8A2B-D9292181B443}.Release|x64.ActiveCfg = Release|Any CPU2290 {22E47D36-046A-4641-8A2B-D9292181B443}.Release|x64.Build.0 = Release|Any CPU2291 {22E47D36-046A-4641-8A2B-D9292181B443}.Release|x86.ActiveCfg = Release|Any CPU2292 {22E47D36-046A-4641-8A2B-D9292181B443}.Release|x86.Build.0 = Release|Any CPU2293 2281 {A6B90261-FD29-4FCE-A871-58AAD6757429}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 2294 2282 {A6B90261-FD29-4FCE-A871-58AAD6757429}.Debug|Any CPU.Build.0 = Debug|Any CPU … … 2315 2303 {482B51BD-5C08-44D0-A581-A6A93CA81713}.Release|x86.ActiveCfg = Release|Any CPU 2316 2304 {482B51BD-5C08-44D0-A581-A6A93CA81713}.Release|x86.Build.0 = Release|Any CPU 2305 {3AA69A1A-D48E-4631-A5C1-4F0439BF1D2C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 2306 {3AA69A1A-D48E-4631-A5C1-4F0439BF1D2C}.Debug|Any CPU.Build.0 = Debug|Any CPU 2307 {3AA69A1A-D48E-4631-A5C1-4F0439BF1D2C}.Debug|x64.ActiveCfg = Debug|Any CPU 2308 {3AA69A1A-D48E-4631-A5C1-4F0439BF1D2C}.Debug|x64.Build.0 = Debug|Any CPU 2309 {3AA69A1A-D48E-4631-A5C1-4F0439BF1D2C}.Debug|x86.ActiveCfg = Debug|Any CPU 2310 {3AA69A1A-D48E-4631-A5C1-4F0439BF1D2C}.Debug|x86.Build.0 = Debug|Any CPU 2311 {3AA69A1A-D48E-4631-A5C1-4F0439BF1D2C}.Release|Any CPU.ActiveCfg = Release|Any CPU 2312 {3AA69A1A-D48E-4631-A5C1-4F0439BF1D2C}.Release|Any CPU.Build.0 = Release|Any CPU 2313 {3AA69A1A-D48E-4631-A5C1-4F0439BF1D2C}.Release|x64.ActiveCfg = Release|Any CPU 2314 {3AA69A1A-D48E-4631-A5C1-4F0439BF1D2C}.Release|x64.Build.0 = Release|Any CPU 2315 {3AA69A1A-D48E-4631-A5C1-4F0439BF1D2C}.Release|x86.ActiveCfg = Release|Any CPU 2316 {3AA69A1A-D48E-4631-A5C1-4F0439BF1D2C}.Release|x86.Build.0 = Release|Any CPU 2317 2317 EndGlobalSection 2318 2318 GlobalSection(SolutionProperties) = preSolution -
branches/2924_DotNetCoreMigration/HeuristicLab/3.3/HeuristicLab-3.3.csproj
r17013 r17027 29 29 <ProjectReference Include="..\..\HeuristicLab.CommandLineInterface\HeuristicLab.CommandLineInterface.csproj" /> 30 30 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj" /> 31 <ProjectReference Include="..\..\HeuristicLab. DynamicAssemblyTestApp\HeuristicLab.DynamicAssemblyTestApp.csproj" />31 <ProjectReference Include="..\..\HeuristicLab.ConsoleApplications\HeuristicLab.ConsoleApplications.csproj" /> 32 32 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj" /> 33 33 </ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.