diff --git a/webcrab.sln b/webcrab.sln index 47d868f..9218719 100755 --- a/webcrab.sln +++ b/webcrab.sln @@ -5,14 +5,14 @@ Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "webcrab", "webcrab\webcrab. EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x86 = Debug|x86 - Release|x86 = Release|x86 + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {78548D07-15EF-4268-9126-BB8FA39889C8}.Debug|x86.ActiveCfg = Debug|x86 - {78548D07-15EF-4268-9126-BB8FA39889C8}.Debug|x86.Build.0 = Debug|x86 - {78548D07-15EF-4268-9126-BB8FA39889C8}.Release|x86.ActiveCfg = Release|x86 - {78548D07-15EF-4268-9126-BB8FA39889C8}.Release|x86.Build.0 = Release|x86 + {78548D07-15EF-4268-9126-BB8FA39889C8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {78548D07-15EF-4268-9126-BB8FA39889C8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {78548D07-15EF-4268-9126-BB8FA39889C8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {78548D07-15EF-4268-9126-BB8FA39889C8}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/webcrab/App.config b/webcrab/App.config index 7505428..095562b 100755 --- a/webcrab/App.config +++ b/webcrab/App.config @@ -1,6 +1,6 @@ - + - + - \ No newline at end of file + diff --git a/webcrab/webcrab.vbproj b/webcrab/webcrab.vbproj index 64fccdb..00c5094 100755 --- a/webcrab/webcrab.vbproj +++ b/webcrab/webcrab.vbproj @@ -51,6 +51,30 @@ My Project\app.manifest + + true + true + true + bin\Debug\ + webcrab.xml + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + full + AnyCPU + true + true + false + + + true + bin\Release\ + webcrab.xml + true + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + pdbonly + AnyCPU + true + true + @@ -111,6 +135,7 @@ + Designer @@ -125,7 +150,9 @@ - + + PreserveNewest +