diff --git a/FileServer.csproj b/FileServer.csproj
index ed97d61..58c98cc 100755
--- a/FileServer.csproj
+++ b/FileServer.csproj
@@ -8,23 +8,17 @@
false
- ../../FileServer/
+ ./bin
- ../../FileServer/
+ ./bin
-
-
-
- <_ContentIncludedByDefault Remove="Properties\launchSettings.json" />
-
-
PreserveNewest
diff --git a/PublicFiles/test.txt b/PublicFiles/test.txt
new file mode 100644
index 0000000..06c2d96
--- /dev/null
+++ b/PublicFiles/test.txt
@@ -0,0 +1 @@
+nihao
\ No newline at end of file