Free cookie consent management tool by TermsFeed Policy Generator

Changeset 17027


Ignore:
Timestamp:
06/19/19 15:38:08 (5 years ago)
Author:
dpiringe
Message:

#2924:

  • renamed HeuristicLab.DynamicAssemblyTestApp to HeuristicLab.ConsoleApplications on folder/solution level
  • changed references from HeuristicLab.DynamicAssemblyTestApp to HeuristicLab.ConsoleApplications in HeuristicLab-3.3.csproj
Location:
branches/2924_DotNetCoreMigration
Files:
2 edited
1 moved

Legend:

Unmodified
Added
Removed
  • branches/2924_DotNetCoreMigration/HeuristicLab 3.3.sln

    r16985 r17027  
    467467Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.PasswordDialog-3.4", "HeuristicLab.PasswordDialog\3.4\HeuristicLab.PasswordDialog-3.4.csproj", "{632E2C03-FA6F-4540-8AF0-6B4D60F99F26}"
    468468EndProject
    469 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HeuristicLab.DynamicAssemblyTestApp", "HeuristicLab.DynamicAssemblyTestApp\HeuristicLab.DynamicAssemblyTestApp.csproj", "{22E47D36-046A-4641-8A2B-D9292181B443}"
    470 EndProject
    471469Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HeuristicLab.CommandLineInterface", "HeuristicLab.CommandLineInterface\HeuristicLab.CommandLineInterface.csproj", "{A6B90261-FD29-4FCE-A871-58AAD6757429}"
    472470EndProject
    473471Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HeuristicLab.DefinitionLanguage", "HeuristicLab.DefinitionLanguage\HeuristicLab.DefinitionLanguage.csproj", "{482B51BD-5C08-44D0-A581-A6A93CA81713}"
     472EndProject
     473Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HeuristicLab.ConsoleApplications", "HeuristicLab.ConsoleApplications\HeuristicLab.ConsoleApplications.csproj", "{3AA69A1A-D48E-4631-A5C1-4F0439BF1D2C}"
    474474EndProject
    475475Global
     
    22792279    {632E2C03-FA6F-4540-8AF0-6B4D60F99F26}.Release|x86.ActiveCfg = Release|Any CPU
    22802280    {632E2C03-FA6F-4540-8AF0-6B4D60F99F26}.Release|x86.Build.0 = Release|Any CPU
    2281     {22E47D36-046A-4641-8A2B-D9292181B443}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    2282     {22E47D36-046A-4641-8A2B-D9292181B443}.Debug|Any CPU.Build.0 = Debug|Any CPU
    2283     {22E47D36-046A-4641-8A2B-D9292181B443}.Debug|x64.ActiveCfg = Debug|Any CPU
    2284     {22E47D36-046A-4641-8A2B-D9292181B443}.Debug|x64.Build.0 = Debug|Any CPU
    2285     {22E47D36-046A-4641-8A2B-D9292181B443}.Debug|x86.ActiveCfg = Debug|Any CPU
    2286     {22E47D36-046A-4641-8A2B-D9292181B443}.Debug|x86.Build.0 = Debug|Any CPU
    2287     {22E47D36-046A-4641-8A2B-D9292181B443}.Release|Any CPU.ActiveCfg = Release|Any CPU
    2288     {22E47D36-046A-4641-8A2B-D9292181B443}.Release|Any CPU.Build.0 = Release|Any CPU
    2289     {22E47D36-046A-4641-8A2B-D9292181B443}.Release|x64.ActiveCfg = Release|Any CPU
    2290     {22E47D36-046A-4641-8A2B-D9292181B443}.Release|x64.Build.0 = Release|Any CPU
    2291     {22E47D36-046A-4641-8A2B-D9292181B443}.Release|x86.ActiveCfg = Release|Any CPU
    2292     {22E47D36-046A-4641-8A2B-D9292181B443}.Release|x86.Build.0 = Release|Any CPU
    22932281    {A6B90261-FD29-4FCE-A871-58AAD6757429}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    22942282    {A6B90261-FD29-4FCE-A871-58AAD6757429}.Debug|Any CPU.Build.0 = Debug|Any CPU
     
    23152303    {482B51BD-5C08-44D0-A581-A6A93CA81713}.Release|x86.ActiveCfg = Release|Any CPU
    23162304    {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
    23172317  EndGlobalSection
    23182318  GlobalSection(SolutionProperties) = preSolution
  • branches/2924_DotNetCoreMigration/HeuristicLab/3.3/HeuristicLab-3.3.csproj

    r17013 r17027  
    2929    <ProjectReference Include="..\..\HeuristicLab.CommandLineInterface\HeuristicLab.CommandLineInterface.csproj" />
    3030    <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" />
    3232    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj" />
    3333  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.