diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4171414 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.verified.txt text eol=lf +*.received.txt text eol=lf diff --git a/Directory.Build.props b/Directory.Build.props index f0a644a..7a09c13 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -4,7 +4,8 @@ Declan Smith icon.png - readme.md + README.md + LICENSE.txt A library to implement the parsing and resolving of template text in .NET applications true true @@ -24,7 +25,8 @@ - - + + + \ No newline at end of file diff --git a/_atom/_atom.csproj b/_atom/_atom.csproj index c3389eb..9be3b8f 100644 --- a/_atom/_atom.csproj +++ b/_atom/_atom.csproj @@ -5,11 +5,6 @@ Atom - - - - -