diff --git a/PapyrusCs/PapyrusCs.csproj b/PapyrusCs/PapyrusCs.csproj
index 73de5d2..2671cb9 100644
--- a/PapyrusCs/PapyrusCs.csproj
+++ b/PapyrusCs/PapyrusCs.csproj
@@ -5,9 +5,9 @@
netcoreapp3.1
Markus Jungnickel
- 0.5.0.0
+ 0.5.2.0
0.5.0.0
- 0.5.0
+ 0.5.2
false
https://github.com/mjungnickel18
diff --git a/PapyrusCs/Properties/launchSettings.json b/PapyrusCs/Properties/launchSettings.json
index 9f8a032..2a051eb 100644
--- a/PapyrusCs/Properties/launchSettings.json
+++ b/PapyrusCs/Properties/launchSettings.json
@@ -2,7 +2,6 @@
"profiles": {
"PapyrusCs": {
"commandName": "Project",
- "commandLineArgs": "-w \"C:\\papyruscs\\world_bedrock_04082019\" -o \"C:\\papyrus\\mergetest3\" chunksperdimension 2 -f png --dim 0 --htmlfile index.html --threads 1 --maxqueue 1",
"workingDirectory": "c:\\temp"
}
}