diff --git a/.gitignore b/.gitignore index 9ed7954a9..2a84ae4b8 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ AutoRest/**/Templates/*.cs *.sln.docstates .vs developer/ +launchSettings.json # Build results binaries/ diff --git a/ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Azure.Authentication/Properties/launchSettings.json b/ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Azure.Authentication/Properties/launchSettings.json deleted file mode 100644 index 43e0c99c7..000000000 --- a/ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Azure.Authentication/Properties/launchSettings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "profiles": {} -} \ No newline at end of file diff --git a/ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Azure.Tests/Properties/launchSettings.json b/ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Azure.Tests/Properties/launchSettings.json deleted file mode 100644 index 43e0c99c7..000000000 --- a/ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Azure.Tests/Properties/launchSettings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "profiles": {} -} \ No newline at end of file diff --git a/ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Azure/Properties/launchSettings.json b/ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Azure/Properties/launchSettings.json deleted file mode 100644 index 43e0c99c7..000000000 --- a/ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Azure/Properties/launchSettings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "profiles": {} -} \ No newline at end of file diff --git a/ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Etw/Properties/launchSettings.json b/ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Etw/Properties/launchSettings.json deleted file mode 100644 index 43e0c99c7..000000000 --- a/ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Etw/Properties/launchSettings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "profiles": {} -} \ No newline at end of file diff --git a/ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Tests/Properties/launchSettings.json b/ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Tests/Properties/launchSettings.json deleted file mode 100644 index 43e0c99c7..000000000 --- a/ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Tests/Properties/launchSettings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "profiles": {} -} \ No newline at end of file diff --git a/ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Tracing.Tests/Properties/launchSettings.json b/ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Tracing.Tests/Properties/launchSettings.json deleted file mode 100644 index 43e0c99c7..000000000 --- a/ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Tracing.Tests/Properties/launchSettings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "profiles": {} -} \ No newline at end of file diff --git a/ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime/Properties/launchSettings.json b/ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime/Properties/launchSettings.json deleted file mode 100644 index 43e0c99c7..000000000 --- a/ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime/Properties/launchSettings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "profiles": {} -} \ No newline at end of file