diff --git a/clean.cmd b/clean.cmd
new file mode 100644
index 0000000..dc08191
--- /dev/null
+++ b/clean.cmd
@@ -0,0 +1,3 @@
+rmdir /q/s %TEMP%\VisualStudioTestExplorerExtensions\
+rmdir /S /Q ..\bin
+rmdir /S /Q ..\obj
\ No newline at end of file
diff --git a/dirs.proj b/dirs.proj
index 8d42ad4..ccca898 100644
--- a/dirs.proj
+++ b/dirs.proj
@@ -168,7 +168,7 @@
-
+
diff --git a/test/EmptyApp.FunctionalTests/App.config b/test/EmptyApp.FunctionalTests/App.config
new file mode 100644
index 0000000..380c07b
--- /dev/null
+++ b/test/EmptyApp.FunctionalTests/App.config
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/EmptyApp.FunctionalTests/EmptyApp.FunctionalTests.csproj b/test/EmptyApp.FunctionalTests/EmptyApp.FunctionalTests.csproj
index 5b7bcaa..da2c91b 100644
--- a/test/EmptyApp.FunctionalTests/EmptyApp.FunctionalTests.csproj
+++ b/test/EmptyApp.FunctionalTests/EmptyApp.FunctionalTests.csproj
@@ -2,7 +2,7 @@
2.0.0
- netcoreapp1.0;net451
+ net451;netcoreapp1.0
win7-x86
true
true
@@ -32,4 +32,11 @@
+
+
+ Always
+ SettingsSingleFileGenerator
+
+
+
diff --git a/test/MVCFramework45.FunctionalTests/App.config b/test/MVCFramework45.FunctionalTests/App.config
new file mode 100644
index 0000000..380c07b
--- /dev/null
+++ b/test/MVCFramework45.FunctionalTests/App.config
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/MVCFramework45.FunctionalTests/MVCFramework45.FunctionalTests.csproj b/test/MVCFramework45.FunctionalTests/MVCFramework45.FunctionalTests.csproj
index 7518483..6be2617 100644
--- a/test/MVCFramework45.FunctionalTests/MVCFramework45.FunctionalTests.csproj
+++ b/test/MVCFramework45.FunctionalTests/MVCFramework45.FunctionalTests.csproj
@@ -2,7 +2,7 @@
2.0.0
- netcoreapp1.0;net451
+ net451;netcoreapp1.0
win7-x86
true
true
@@ -20,6 +20,10 @@
+
+ Always
+ SettingsSingleFileGenerator
+
PreserveNewest
diff --git a/test/Microsoft.ApplicationInsights.AspNetCore.Tests/App.config b/test/Microsoft.ApplicationInsights.AspNetCore.Tests/App.config
new file mode 100644
index 0000000..380c07b
--- /dev/null
+++ b/test/Microsoft.ApplicationInsights.AspNetCore.Tests/App.config
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Microsoft.ApplicationInsights.AspNetCore.Tests.csproj b/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Microsoft.ApplicationInsights.AspNetCore.Tests.csproj
index 0c15220..0acc2b4 100644
--- a/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Microsoft.ApplicationInsights.AspNetCore.Tests.csproj
+++ b/test/Microsoft.ApplicationInsights.AspNetCore.Tests/Microsoft.ApplicationInsights.AspNetCore.Tests.csproj
@@ -2,7 +2,7 @@
2.0.0
- netcoreapp1.0;net451
+ net451;netcoreapp1.0
true
true
Microsoft.ApplicationInsights.AspNetCore.Tests
@@ -44,4 +44,11 @@
+
+
+ Always
+ SettingsSingleFileGenerator
+
+
+
diff --git a/test/WebApiShimFw46.FunctionalTests/WebApiShimFw46.FunctionalTests.csproj b/test/WebApiShimFw46.FunctionalTests/WebApiShimFw46.FunctionalTests.csproj
index e46d9b0..5dda920 100644
--- a/test/WebApiShimFw46.FunctionalTests/WebApiShimFw46.FunctionalTests.csproj
+++ b/test/WebApiShimFw46.FunctionalTests/WebApiShimFw46.FunctionalTests.csproj
@@ -2,7 +2,7 @@
2.0.0
- netcoreapp1.0;net451
+ net451;netcoreapp1.0
win7-x86
true
true