diff options
| author | mo khan <mo@mokhan.ca> | 2007-06-10 19:26:57 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2007-06-10 19:26:57 -0600 |
| commit | fad18020a7a15f4afdf425d8f5f2b9467141f598 (patch) | |
| tree | fe99ea45a011c436ec2d8acaa5e5cd9780ff46f3 /BloggerToDasBlog.Console.sln | |
Diffstat (limited to 'BloggerToDasBlog.Console.sln')
| -rw-r--r-- | BloggerToDasBlog.Console.sln | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/BloggerToDasBlog.Console.sln b/BloggerToDasBlog.Console.sln new file mode 100644 index 0000000..98f91e0 --- /dev/null +++ b/BloggerToDasBlog.Console.sln @@ -0,0 +1,20 @@ +
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BloggerToDasBlog.Console", "src\app\BloggerToDasBlog.Console\BloggerToDasBlog.Console.csproj", "{271369C6-0CA5-47CC-B037-13C1B4462324}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {271369C6-0CA5-47CC-B037-13C1B4462324}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {271369C6-0CA5-47CC-B037-13C1B4462324}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {271369C6-0CA5-47CC-B037-13C1B4462324}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {271369C6-0CA5-47CC-B037-13C1B4462324}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
|
