diff --git a/test/core/end2end/gen_build_yaml.py b/test/core/end2end/gen_build_yaml.py
index fb7275474d3..2f26912ac96 100755
--- a/test/core/end2end/gen_build_yaml.py
+++ b/test/core/end2end/gen_build_yaml.py
@@ -221,7 +221,7 @@ def main():
'name': '%s_nosec_test' % f,
'build': 'test',
'language': 'c',
- 'secure': 'no',
+ 'secure': False,
'src': ['test/core/end2end/fixtures/%s.c' % f],
'run': False,
'platforms': END2END_FIXTURES[f].platforms,
diff --git a/vsprojects/vcxproj/test/end2end/fixtures/h2_census_nosec_test/h2_census_nosec_test.vcxproj b/vsprojects/vcxproj/test/end2end/fixtures/h2_census_nosec_test/h2_census_nosec_test.vcxproj
index 3000ec18fb8..b43c39ee660 100644
--- a/vsprojects/vcxproj/test/end2end/fixtures/h2_census_nosec_test/h2_census_nosec_test.vcxproj
+++ b/vsprojects/vcxproj/test/end2end/fixtures/h2_census_nosec_test/h2_census_nosec_test.vcxproj
@@ -1,6 +1,5 @@
-
Debug
@@ -54,7 +53,6 @@
-
@@ -63,15 +61,11 @@
h2_census_nosec_test
static
Debug
- static
- Debug
h2_census_nosec_test
static
Release
- static
- Release
@@ -185,8 +179,6 @@
-
-
@@ -194,9 +186,6 @@
-
-
-
diff --git a/vsprojects/vcxproj/test/end2end/fixtures/h2_compress_nosec_test/h2_compress_nosec_test.vcxproj b/vsprojects/vcxproj/test/end2end/fixtures/h2_compress_nosec_test/h2_compress_nosec_test.vcxproj
index 0fddf5577a6..7da53a38495 100644
--- a/vsprojects/vcxproj/test/end2end/fixtures/h2_compress_nosec_test/h2_compress_nosec_test.vcxproj
+++ b/vsprojects/vcxproj/test/end2end/fixtures/h2_compress_nosec_test/h2_compress_nosec_test.vcxproj
@@ -1,6 +1,5 @@
-
Debug
@@ -54,7 +53,6 @@
-
@@ -63,15 +61,11 @@
h2_compress_nosec_test
static
Debug
- static
- Debug
h2_compress_nosec_test
static
Release
- static
- Release
@@ -185,8 +179,6 @@
-
-
@@ -194,9 +186,6 @@
-
-
-
diff --git a/vsprojects/vcxproj/test/end2end/fixtures/h2_full+trace_nosec_test/h2_full+trace_nosec_test.vcxproj b/vsprojects/vcxproj/test/end2end/fixtures/h2_full+trace_nosec_test/h2_full+trace_nosec_test.vcxproj
index a59e08213c1..bbd7d38fb9f 100644
--- a/vsprojects/vcxproj/test/end2end/fixtures/h2_full+trace_nosec_test/h2_full+trace_nosec_test.vcxproj
+++ b/vsprojects/vcxproj/test/end2end/fixtures/h2_full+trace_nosec_test/h2_full+trace_nosec_test.vcxproj
@@ -1,6 +1,5 @@
-
Debug
@@ -54,7 +53,6 @@
-
@@ -63,15 +61,11 @@
h2_full+trace_nosec_test
static
Debug
- static
- Debug
h2_full+trace_nosec_test
static
Release
- static
- Release
@@ -185,8 +179,6 @@
-
-
@@ -194,9 +186,6 @@
-
-
-
diff --git a/vsprojects/vcxproj/test/end2end/fixtures/h2_full_nosec_test/h2_full_nosec_test.vcxproj b/vsprojects/vcxproj/test/end2end/fixtures/h2_full_nosec_test/h2_full_nosec_test.vcxproj
index b76f51e5aba..c55e07e1b3d 100644
--- a/vsprojects/vcxproj/test/end2end/fixtures/h2_full_nosec_test/h2_full_nosec_test.vcxproj
+++ b/vsprojects/vcxproj/test/end2end/fixtures/h2_full_nosec_test/h2_full_nosec_test.vcxproj
@@ -1,6 +1,5 @@
-
Debug
@@ -54,7 +53,6 @@
-
@@ -63,15 +61,11 @@
h2_full_nosec_test
static
Debug
- static
- Debug
h2_full_nosec_test
static
Release
- static
- Release
@@ -185,8 +179,6 @@
-
-
@@ -194,9 +186,6 @@
-
-
-
diff --git a/vsprojects/vcxproj/test/end2end/fixtures/h2_loadreporting_nosec_test/h2_loadreporting_nosec_test.vcxproj b/vsprojects/vcxproj/test/end2end/fixtures/h2_loadreporting_nosec_test/h2_loadreporting_nosec_test.vcxproj
index 6a6ac5ebf14..5401acfe604 100644
--- a/vsprojects/vcxproj/test/end2end/fixtures/h2_loadreporting_nosec_test/h2_loadreporting_nosec_test.vcxproj
+++ b/vsprojects/vcxproj/test/end2end/fixtures/h2_loadreporting_nosec_test/h2_loadreporting_nosec_test.vcxproj
@@ -1,6 +1,5 @@
-
Debug
@@ -54,7 +53,6 @@
-
@@ -63,15 +61,11 @@
h2_loadreporting_nosec_test
static
Debug
- static
- Debug
h2_loadreporting_nosec_test
static
Release
- static
- Release
@@ -185,8 +179,6 @@
-
-
@@ -194,9 +186,6 @@
-
-
-
diff --git a/vsprojects/vcxproj/test/end2end/fixtures/h2_proxy_nosec_test/h2_proxy_nosec_test.vcxproj b/vsprojects/vcxproj/test/end2end/fixtures/h2_proxy_nosec_test/h2_proxy_nosec_test.vcxproj
index 7eb45e424e0..d4bca1a315c 100644
--- a/vsprojects/vcxproj/test/end2end/fixtures/h2_proxy_nosec_test/h2_proxy_nosec_test.vcxproj
+++ b/vsprojects/vcxproj/test/end2end/fixtures/h2_proxy_nosec_test/h2_proxy_nosec_test.vcxproj
@@ -1,6 +1,5 @@
-
Debug
@@ -54,7 +53,6 @@
-
@@ -63,15 +61,11 @@
h2_proxy_nosec_test
static
Debug
- static
- Debug
h2_proxy_nosec_test
static
Release
- static
- Release
@@ -185,8 +179,6 @@
-
-
@@ -194,9 +186,6 @@
-
-
-
diff --git a/vsprojects/vcxproj/test/end2end/fixtures/h2_sockpair+trace_nosec_test/h2_sockpair+trace_nosec_test.vcxproj b/vsprojects/vcxproj/test/end2end/fixtures/h2_sockpair+trace_nosec_test/h2_sockpair+trace_nosec_test.vcxproj
index ebcdb21173b..7159d07575f 100644
--- a/vsprojects/vcxproj/test/end2end/fixtures/h2_sockpair+trace_nosec_test/h2_sockpair+trace_nosec_test.vcxproj
+++ b/vsprojects/vcxproj/test/end2end/fixtures/h2_sockpair+trace_nosec_test/h2_sockpair+trace_nosec_test.vcxproj
@@ -1,6 +1,5 @@
-
Debug
@@ -54,7 +53,6 @@
-
@@ -63,15 +61,11 @@
h2_sockpair+trace_nosec_test
static
Debug
- static
- Debug
h2_sockpair+trace_nosec_test
static
Release
- static
- Release
@@ -185,8 +179,6 @@
-
-
@@ -194,9 +186,6 @@
-
-
-
diff --git a/vsprojects/vcxproj/test/end2end/fixtures/h2_sockpair_1byte_nosec_test/h2_sockpair_1byte_nosec_test.vcxproj b/vsprojects/vcxproj/test/end2end/fixtures/h2_sockpair_1byte_nosec_test/h2_sockpair_1byte_nosec_test.vcxproj
index a3529e595c2..6d2162e172a 100644
--- a/vsprojects/vcxproj/test/end2end/fixtures/h2_sockpair_1byte_nosec_test/h2_sockpair_1byte_nosec_test.vcxproj
+++ b/vsprojects/vcxproj/test/end2end/fixtures/h2_sockpair_1byte_nosec_test/h2_sockpair_1byte_nosec_test.vcxproj
@@ -1,6 +1,5 @@
-
Debug
@@ -54,7 +53,6 @@
-
@@ -63,15 +61,11 @@
h2_sockpair_1byte_nosec_test
static
Debug
- static
- Debug
h2_sockpair_1byte_nosec_test
static
Release
- static
- Release
@@ -185,8 +179,6 @@
-
-
@@ -194,9 +186,6 @@
-
-
-
diff --git a/vsprojects/vcxproj/test/end2end/fixtures/h2_sockpair_nosec_test/h2_sockpair_nosec_test.vcxproj b/vsprojects/vcxproj/test/end2end/fixtures/h2_sockpair_nosec_test/h2_sockpair_nosec_test.vcxproj
index fe01a3df95c..d33b8500d30 100644
--- a/vsprojects/vcxproj/test/end2end/fixtures/h2_sockpair_nosec_test/h2_sockpair_nosec_test.vcxproj
+++ b/vsprojects/vcxproj/test/end2end/fixtures/h2_sockpair_nosec_test/h2_sockpair_nosec_test.vcxproj
@@ -1,6 +1,5 @@
-
Debug
@@ -54,7 +53,6 @@
-
@@ -63,15 +61,11 @@
h2_sockpair_nosec_test
static
Debug
- static
- Debug
h2_sockpair_nosec_test
static
Release
- static
- Release
@@ -185,8 +179,6 @@
-
-
@@ -194,9 +186,6 @@
-
-
-