diff --git a/LyndaDecryptor.sln b/LyndaDecryptor.sln
index e1f5099..6f73b37 100644
--- a/LyndaDecryptor.sln
+++ b/LyndaDecryptor.sln
@@ -1,7 +1,7 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
-VisualStudioVersion = 14.0.23107.0
+VisualStudioVersion = 14.0.25123.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LyndaDecryptor", "LyndaDecryptor\LyndaDecryptor.csproj", "{58EBF661-A637-45AE-956C-5EC1A602EDC3}"
EndProject
@@ -9,12 +9,15 @@ Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
+ TestDB|Any CPU = TestDB|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{58EBF661-A637-45AE-956C-5EC1A602EDC3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{58EBF661-A637-45AE-956C-5EC1A602EDC3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{58EBF661-A637-45AE-956C-5EC1A602EDC3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{58EBF661-A637-45AE-956C-5EC1A602EDC3}.Release|Any CPU.Build.0 = Release|Any CPU
+ {58EBF661-A637-45AE-956C-5EC1A602EDC3}.TestDB|Any CPU.ActiveCfg = TestDB|Any CPU
+ {58EBF661-A637-45AE-956C-5EC1A602EDC3}.TestDB|Any CPU.Build.0 = TestDB|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/LyndaDecryptor/App.config b/LyndaDecryptor/App.config
index d1428ad..339e783 100644
--- a/LyndaDecryptor/App.config
+++ b/LyndaDecryptor/App.config
@@ -1,6 +1,29 @@
-
+
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/LyndaDecryptor/LyndaDecryptor.csproj b/LyndaDecryptor/LyndaDecryptor.csproj
index 1533c83..10c1985 100644
--- a/LyndaDecryptor/LyndaDecryptor.csproj
+++ b/LyndaDecryptor/LyndaDecryptor.csproj
@@ -13,6 +13,8 @@
512
true
+
+
AnyCPU
@@ -26,12 +28,13 @@
AnyCPU
- pdbonly
+ none
true
bin\Release\
TRACE
prompt
4
+ false
LyndaDecryptor.Program
@@ -39,15 +42,24 @@
true
+
+ true
+ bin\TestDB\
+ DEBUG;TRACE
+ full
+ AnyCPU
+ prompt
+ MinimumRecommendedRules.ruleset
+ true
+
-
-
-
+
+ ..\packages\System.Data.SQLite.Core.1.0.102.0\lib\net45\System.Data.SQLite.dll
+ True
+
-
-
@@ -55,8 +67,16 @@
+
+
+
+
+ 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}".
+
+
+