diff --git a/.vs/TripleValueControl/FileContentIndex/158c278e-5525-4e6b-ba4d-1eeea0b2a803.vsidx b/.vs/TripleValueControl/FileContentIndex/158c278e-5525-4e6b-ba4d-1eeea0b2a803.vsidx deleted file mode 100644 index f5dfa22..0000000 Binary files a/.vs/TripleValueControl/FileContentIndex/158c278e-5525-4e6b-ba4d-1eeea0b2a803.vsidx and /dev/null differ diff --git a/.vs/TripleValueControl/FileContentIndex/f23e2948-8369-431d-bf2b-73a70c4afdb3.vsidx b/.vs/TripleValueControl/FileContentIndex/f23e2948-8369-431d-bf2b-73a70c4afdb3.vsidx new file mode 100644 index 0000000..381648c Binary files /dev/null and b/.vs/TripleValueControl/FileContentIndex/f23e2948-8369-431d-bf2b-73a70c4afdb3.vsidx differ diff --git a/.vs/TripleValueControl/v17/.suo b/.vs/TripleValueControl/v17/.suo index a4cca5e..f463064 100644 Binary files a/.vs/TripleValueControl/v17/.suo and b/.vs/TripleValueControl/v17/.suo differ diff --git a/HE-Test_Dll/Form1.cs b/HE-Test_Dll/Form1.cs index ab1fad6..fec0046 100644 --- a/HE-Test_Dll/Form1.cs +++ b/HE-Test_Dll/Form1.cs @@ -123,7 +123,7 @@ namespace HE_Test_Dll { tripleValueControl.Password = "Test"; tripleValueControl.InitialDirectory = @"C:\Temp\Test"; - tripleValueControl.XMLfileName = @"H:\Programmieren\Git-WorkRepository\VisualStudio\_USER CONTROL\TripleValueControl.git\Daten\Test1.xml"; + tripleValueControl.XMLfileName = @"C:\CAD\Git-WorkRepository\VisualStudio\_USER CONTROL\TripleValueControl.git\Daten\Test1.xml"; tripleValueControl.ValueControlName = "My XML Control"; tripleValueControl.Topic = "NX-Portal"; tripleValueControl.GroupName = "MyGroup"; diff --git a/HE-Test_Dll/bin/Debug/HE-Test_Dll.exe b/HE-Test_Dll/bin/Debug/HE-Test_Dll.exe index 5cc8c92..e17691c 100644 Binary files a/HE-Test_Dll/bin/Debug/HE-Test_Dll.exe and b/HE-Test_Dll/bin/Debug/HE-Test_Dll.exe differ diff --git a/HE-Test_Dll/bin/Debug/HE-Test_Dll.pdb b/HE-Test_Dll/bin/Debug/HE-Test_Dll.pdb index 2977818..b9ad4cd 100644 Binary files a/HE-Test_Dll/bin/Debug/HE-Test_Dll.pdb and b/HE-Test_Dll/bin/Debug/HE-Test_Dll.pdb differ diff --git a/HE-Test_Dll/obj/Debug/HE-Test_Dll.exe b/HE-Test_Dll/obj/Debug/HE-Test_Dll.exe index 5cc8c92..e17691c 100644 Binary files a/HE-Test_Dll/obj/Debug/HE-Test_Dll.exe and b/HE-Test_Dll/obj/Debug/HE-Test_Dll.exe differ diff --git a/HE-Test_Dll/obj/Debug/HE-Test_Dll.pdb b/HE-Test_Dll/obj/Debug/HE-Test_Dll.pdb index 2977818..b9ad4cd 100644 Binary files a/HE-Test_Dll/obj/Debug/HE-Test_Dll.pdb and b/HE-Test_Dll/obj/Debug/HE-Test_Dll.pdb differ