diff --git a/mustache-sharp/EqTagDefinition.cs b/MustacheSharp/EqTagDefinition.cs similarity index 100% rename from mustache-sharp/EqTagDefinition.cs rename to MustacheSharp/EqTagDefinition.cs diff --git a/mustache-sharp/GtTagDefinition.cs b/MustacheSharp/GtTagDefinition.cs similarity index 100% rename from mustache-sharp/GtTagDefinition.cs rename to MustacheSharp/GtTagDefinition.cs diff --git a/mustache-sharp/GteTagDefinition.cs b/MustacheSharp/GteTagDefinition.cs similarity index 100% rename from mustache-sharp/GteTagDefinition.cs rename to MustacheSharp/GteTagDefinition.cs diff --git a/mustache-sharp/LtTagDefinition.cs b/MustacheSharp/LtTagDefinition.cs similarity index 100% rename from mustache-sharp/LtTagDefinition.cs rename to MustacheSharp/LtTagDefinition.cs diff --git a/mustache-sharp/LteTagDefinition.cs b/MustacheSharp/LteTagDefinition.cs similarity index 100% rename from mustache-sharp/LteTagDefinition.cs rename to MustacheSharp/LteTagDefinition.cs diff --git a/mustache-sharp/UrlDecodeTagDefinition.cs b/MustacheSharp/UrlDecodeTagDefinition.cs similarity index 100% rename from mustache-sharp/UrlDecodeTagDefinition.cs rename to MustacheSharp/UrlDecodeTagDefinition.cs diff --git a/mustache-sharp/UrlEncodeTagDefinition.cs b/MustacheSharp/UrlEncodeTagDefinition.cs similarity index 100% rename from mustache-sharp/UrlEncodeTagDefinition.cs rename to MustacheSharp/UrlEncodeTagDefinition.cs