diff --git a/f-cln/Properties/launchSettings.json b/f-cln/Properties/launchSettings.json
new file mode 100644
index 0000000..0df3bdc
--- /dev/null
+++ b/f-cln/Properties/launchSettings.json
@@ -0,0 +1,8 @@
+{
+ "profiles": {
+ "f-cln": {
+ "commandName": "Project",
+ "commandLineArgs": "-p 3113"
+ }
+ }
+}
\ No newline at end of file
diff --git a/f-srv/f-srv.csproj b/f-srv/f-srv.csproj
index 4ad6946..26c4324 100644
--- a/f-srv/f-srv.csproj
+++ b/f-srv/f-srv.csproj
@@ -6,9 +6,7 @@
enable
enable
AnyCPU
- 0.0.11
- 1.1.12
- 22
+ net8.0