From c9122ab3616857a1e49f736eac49d7a3f6c29d88 Mon Sep 17 00:00:00 2001 From: Stedd Date: Sun, 1 Aug 2021 14:56:55 +0200 Subject: [PATCH] Added connection string --- App.config | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 App.config diff --git a/App.config b/App.config new file mode 100644 index 0000000..9933ea0 --- /dev/null +++ b/App.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file