Skip to content

Commit

Permalink
Change the default startup project to SampleApp.
Browse files Browse the repository at this point in the history
  • Loading branch information
TsudaKageyu committed Oct 29, 2014
1 parent 26fe6ca commit e91ac6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions IconExtractor.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.30723.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IconExtractor", "IconExtractor\IconExtractor.csproj", "{FDFD4EEB-C202-4D93-A6E9-D8984A12D014}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SampleApp", "SampleApp\SampleApp.csproj", "{FE83EBBD-A7AD-4E7D-B0DF-2A13EF23D2B4}"
ProjectSection(ProjectDependencies) = postProject
{FDFD4EEB-C202-4D93-A6E9-D8984A12D014} = {FDFD4EEB-C202-4D93-A6E9-D8984A12D014}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IconExtractor", "IconExtractor\IconExtractor.csproj", "{FDFD4EEB-C202-4D93-A6E9-D8984A12D014}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down

0 comments on commit e91ac6b

Please sign in to comment.