gitextract_ure2ha1w/ ├── README.md ├── SharpSQLDump/ │ ├── Program.cs │ ├── Properties/ │ │ └── AssemblyInfo.cs │ ├── SharpSQLDump.csproj │ ├── app.config │ ├── bin/ │ │ └── Release/ │ │ ├── SharpSQLDump.exe.config │ │ ├── SharpSQLDump.vshost.exe.config │ │ └── SharpSQLDump.vshost.exe.manifest │ └── obj/ │ └── Release/ │ └── SharpSQLDump.csproj.FileListAbsolute.txt └── SharpSQLDump.sln