diff --git a/.gitignore b/.gitignore
index 3d89b9fce4..b9545fe69a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,10 +23,8 @@ nuget.exe
*.*sdf
*.ipch
*.sln.ide
-project.lock.json
/.vs/
.testPublish/
.build/
autobahnreports/
-*.nuget.props
-*.nuget.targets
\ No newline at end of file
+.vscode/
diff --git a/build/dependencies.props b/build/dependencies.props
index e704edaec0..ecbe769d13 100644
--- a/build/dependencies.props
+++ b/build/dependencies.props
@@ -1,6 +1,11 @@
- 1.6.1
+ 1.2.0-*
+ 0.3.0-*
+ 1.0.0-*
4.3.0
+ 1.6.1
+ 15.0.0
+ 2.2.0
diff --git a/samples/EchoApp/EchoApp.csproj b/samples/EchoApp/EchoApp.csproj
index d28ce5eabb..0424007902 100644
--- a/samples/EchoApp/EchoApp.csproj
+++ b/samples/EchoApp/EchoApp.csproj
@@ -1,9 +1,9 @@
+
+
netcoreapp1.1
- true
- Exe
@@ -11,11 +11,11 @@
-
-
-
-
-
+
+
+
+
+
diff --git a/samples/EchoApp/runtimeconfig.template.json b/samples/EchoApp/runtimeconfig.template.json
deleted file mode 100644
index 7305508a37..0000000000
--- a/samples/EchoApp/runtimeconfig.template.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "configProperties": {
- "System.GC.Server": true
- }
-}
\ No newline at end of file
diff --git a/samples/EchoApp/web.config b/samples/EchoApp/web.config
deleted file mode 100644
index dc0514fca5..0000000000
--- a/samples/EchoApp/web.config
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/Microsoft.AspNetCore.WebSockets/Microsoft.AspNetCore.WebSockets.csproj b/src/Microsoft.AspNetCore.WebSockets/Microsoft.AspNetCore.WebSockets.csproj
index 40923e0978..953fb4d119 100644
--- a/src/Microsoft.AspNetCore.WebSockets/Microsoft.AspNetCore.WebSockets.csproj
+++ b/src/Microsoft.AspNetCore.WebSockets/Microsoft.AspNetCore.WebSockets.csproj
@@ -12,8 +12,8 @@
-
-
+
+
diff --git a/test/AutobahnTestApp/AutobahnTestApp.csproj b/test/AutobahnTestApp/AutobahnTestApp.csproj
index 869b258cd5..56d7f09dcd 100644
--- a/test/AutobahnTestApp/AutobahnTestApp.csproj
+++ b/test/AutobahnTestApp/AutobahnTestApp.csproj
@@ -1,10 +1,9 @@
-
+
netcoreapp1.1
- Exe
@@ -16,14 +15,14 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
\ No newline at end of file
+
diff --git a/test/AutobahnTestApp/runtimeconfig.template.json b/test/AutobahnTestApp/runtimeconfig.template.json
deleted file mode 100644
index 7305508a37..0000000000
--- a/test/AutobahnTestApp/runtimeconfig.template.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "configProperties": {
- "System.GC.Server": true
- }
-}
\ No newline at end of file
diff --git a/test/AutobahnTestApp/web.config b/test/AutobahnTestApp/web.config
deleted file mode 100644
index dc0514fca5..0000000000
--- a/test/AutobahnTestApp/web.config
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/test/Microsoft.AspNetCore.WebSockets.ConformanceTest/Microsoft.AspNetCore.WebSockets.ConformanceTest.csproj b/test/Microsoft.AspNetCore.WebSockets.ConformanceTest/Microsoft.AspNetCore.WebSockets.ConformanceTest.csproj
index bf1315293c..58708a55fa 100644
--- a/test/Microsoft.AspNetCore.WebSockets.ConformanceTest/Microsoft.AspNetCore.WebSockets.ConformanceTest.csproj
+++ b/test/Microsoft.AspNetCore.WebSockets.ConformanceTest/Microsoft.AspNetCore.WebSockets.ConformanceTest.csproj
@@ -7,15 +7,15 @@
-
-
-
-
-
-
+
+
+
+
+
+
-
-
+
+
diff --git a/test/Microsoft.AspNetCore.WebSockets.Test/Microsoft.AspNetCore.WebSockets.Test.csproj b/test/Microsoft.AspNetCore.WebSockets.Test/Microsoft.AspNetCore.WebSockets.Test.csproj
index b1163a5c30..72c7be4d12 100644
--- a/test/Microsoft.AspNetCore.WebSockets.Test/Microsoft.AspNetCore.WebSockets.Test.csproj
+++ b/test/Microsoft.AspNetCore.WebSockets.Test/Microsoft.AspNetCore.WebSockets.Test.csproj
@@ -5,8 +5,7 @@
net452;netcoreapp1.1
netcoreapp1.1
-
- win7-x64
+ x64
@@ -14,11 +13,11 @@
-
-
-
-
-
+
+
+
+
+