Skip to content

Instantly share code, notes, and snippets.

@talkingdotnet
Created February 25, 2018 15:59
Show Gist options
  • Save talkingdotnet/d9476c1a09b01c0f5e138d8c3c472671 to your computer and use it in GitHub Desktop.
Save talkingdotnet/d9476c1a09b01c0f5e138d8c3c472671 to your computer and use it in GitHub Desktop.
{
"AppSettings": {
"SQLConnectionString": "Server=localhost; Database=SampleDB;user=sa;password=pass@123;Trusted_Connection=False;",
"SourceDirectoryPath": "C:\\Temp",
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment