diff --git a/DebtMgr.csproj b/DebtMgr.csproj
index e883875..e789219 100644
--- a/DebtMgr.csproj
+++ b/DebtMgr.csproj
@@ -14,6 +14,8 @@
4
true
+
+
AnyCPU
@@ -38,6 +40,10 @@
Content\icon.ico
+
+ packages\Costura.Fody.1.6.2\lib\dotnet\Costura.dll
+ False
+
.\CurrencyTextBoxControl.dll
@@ -163,7 +169,7 @@
-
+
Always
@@ -184,5 +190,17 @@
Always
+
+
+
+
+
+
+ Dieses Projekt verweist auf mindestens ein NuGet-Paket, das auf diesem Computer fehlt. Verwenden Sie die Wiederherstellung von NuGet-Paketen, um die fehlenden Dateien herunterzuladen. Weitere Informationen finden Sie unter "http://go.microsoft.com/fwlink/?LinkID=322105". Die fehlende Datei ist "{0}".
+
+
+
+
+
\ No newline at end of file
diff --git a/FodyWeavers.xml b/FodyWeavers.xml
new file mode 100644
index 0000000..e93f026
--- /dev/null
+++ b/FodyWeavers.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/View/Dialogs/DatabaseSelectorDialogView.xaml b/View/Dialogs/DatabaseSelectorDialogView.xaml
index 99523b1..398b2b3 100644
--- a/View/Dialogs/DatabaseSelectorDialogView.xaml
+++ b/View/Dialogs/DatabaseSelectorDialogView.xaml
@@ -4,7 +4,7 @@
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
mc:Ignorable="d"
- Title="Debt Manager - Select Database" Height="250" Width="400"
+ Title="Debt Manager - Select Database" Height="285" Width="400"
KeyUp="Window_OnKeyUp">
@@ -15,16 +15,13 @@
-
-
+
-
-
-
-
-
-
-
+
+
+
+
+
diff --git a/sqlite3.dll b/costura32/sqlite3.dll
similarity index 100%
rename from sqlite3.dll
rename to costura32/sqlite3.dll
diff --git a/packages.config b/packages.config
index bec897d..58f684c 100644
--- a/packages.config
+++ b/packages.config
@@ -1,6 +1,8 @@
+
+