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 761c421..db5a7c5 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -4,7 +4,8 @@
Declan Smith
icon.png
- readme.md
+ README.md
+ LICENSE.txt
Useful utilities for Microsoft.Extensions.Logging
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
-
-
-
-
-