diff --git a/Directory.Build.props b/Directory.Build.props
new file mode 100644
index 0000000..b8cea95
--- /dev/null
+++ b/Directory.Build.props
@@ -0,0 +1,40 @@
+
+
+ netstandard2.1
+ enable
+
+
+
+ 1.0.0
+ ArdenHide,Lomet
+ The-Poolz
+ git
+
+ <_Repo>$(GITHUB_REPOSITORY)
+ https://github.com/$(_Repo)
+ https://github.com/$(_Repo)
+ https://github.com/$(_Repo)/releases/tag/v$(Version)
+
+ LICENSE
+ README.md
+ logo.png
+ True
+ snupkg
+ true
+
+
+
+
+ True
+ \
+
+
+ True
+ \
+
+
+ True
+ \
+
+
+
\ No newline at end of file
diff --git a/Directory.Build.targets b/Directory.Build.targets
new file mode 100644
index 0000000..a9a28ee
--- /dev/null
+++ b/Directory.Build.targets
@@ -0,0 +1,5 @@
+
+
+ $(MSBuildProjectName)
+
+
diff --git a/logo.png b/logo.png
new file mode 100644
index 0000000..7e0b842
Binary files /dev/null and b/logo.png differ