Skip to content

Commit

Permalink
changed solution startup projects
Browse files Browse the repository at this point in the history
  • Loading branch information
beakona committed Mar 16, 2024
1 parent ff4ff62 commit 32ca070
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions AutoInterface.sln
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BeaKona.AutoInterfaceAttrib
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestInterfacesNetStandard", "TestInterfacesNetStandard\TestInterfacesNetStandard.csproj", "{FD5316C0-B9E2-48C9-8597-19D241D2CCE4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AutoInterfaceSampleNetStandard", "AutoInterfaceSampleNetStandard\AutoInterfaceSampleNetStandard.csproj", "{FFDE2B7B-1B86-4FFD-800F-0682B5144560}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AutoInterfaceSampleNetStandard", "AutoInterfaceSampleNetStandard\AutoInterfaceSampleNetStandard.csproj", "{FFDE2B7B-1B86-4FFD-800F-0682B5144560}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand All @@ -46,11 +46,9 @@ Global
{FD5316C0-B9E2-48C9-8597-19D241D2CCE4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FD5316C0-B9E2-48C9-8597-19D241D2CCE4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FD5316C0-B9E2-48C9-8597-19D241D2CCE4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FD5316C0-B9E2-48C9-8597-19D241D2CCE4}.Release|Any CPU.Build.0 = Release|Any CPU
{FFDE2B7B-1B86-4FFD-800F-0682B5144560}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FFDE2B7B-1B86-4FFD-800F-0682B5144560}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FFDE2B7B-1B86-4FFD-800F-0682B5144560}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FFDE2B7B-1B86-4FFD-800F-0682B5144560}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit 32ca070

Please sign in to comment.