diff options
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
|
