diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite new file mode 100644 index 0000000..5800bc2 Binary files /dev/null and b/.vs/slnx.sqlite differ diff --git a/app/ZSG_Import/MyService.vb b/app/ZSG_Import/MyService.vb index 4fb956a..8882783 100644 --- a/app/ZSG_Import/MyService.vb +++ b/app/ZSG_Import/MyService.vb @@ -1,4 +1,5 @@ -Imports System.ComponentModel +' TEST - D +Imports System.ComponentModel Imports System.IO Public Class MyService