From a3fe6a7d72cffd0ac5458be35dbe4c1336dca832 Mon Sep 17 00:00:00 2001 From: Hovsep Mkrtchyan Date: Tue, 8 Dec 2015 11:58:39 -0800 Subject: [PATCH] removed launchSettings.json --- .gitignore | 1 + .../Properties/launchSettings.json | 3 --- .../Properties/launchSettings.json | 3 --- .../Properties/launchSettings.json | 3 --- .../Properties/launchSettings.json | 3 --- .../Properties/launchSettings.json | 3 --- .../Properties/launchSettings.json | 3 --- .../Properties/launchSettings.json | 3 --- 8 files changed, 1 insertion(+), 21 deletions(-) delete mode 100644 ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Azure.Authentication/Properties/launchSettings.json delete mode 100644 ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Azure.Tests/Properties/launchSettings.json delete mode 100644 ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Azure/Properties/launchSettings.json delete mode 100644 ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Etw/Properties/launchSettings.json delete mode 100644 ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Tests/Properties/launchSettings.json delete mode 100644 ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime.Tracing.Tests/Properties/launchSettings.json delete mode 100644 ClientRuntimes/CSharp/Microsoft.Rest.ClientRuntime/Properties/launchSettings.json 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