From a390f43be72a6a573ab07b18c5ed9464555ef6a6 Mon Sep 17 00:00:00 2001 From: Bo Henriksen Date: Mon, 30 May 2016 21:38:08 +0200 Subject: [PATCH] Added example folder --- Example.cs => Examples/Example.cs | 0 MySql.Server.csproj | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename Example.cs => Examples/Example.cs (100%) diff --git a/Example.cs b/Examples/Example.cs similarity index 100% rename from Example.cs rename to Examples/Example.cs diff --git a/MySql.Server.csproj b/MySql.Server.csproj index b55e48a..7e2a2be 100644 --- a/MySql.Server.csproj +++ b/MySql.Server.csproj @@ -47,7 +47,7 @@ - +