Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions UmbConsole/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
namespace UmbConsole
{
/// <summary>
/// + + + + + + + + + + + + + + + + + + + +
/// + Waahoooo!!! HAPPY BIRTHDAY!! :-) +
/// + + + + + + + + + + + + + + + + + + + +
/// Before running this console app please ensure that the "umbracoDbDSN" ConnectionString is pointing to your database.
/// If you are using Sql Ce please replace "|DataDirectory|" with a real path or alternatively place
/// your database in the debug folder before running the application in debug mode.
Expand Down