diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index dcd4619f43..ac0559e700 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -54,8 +54,8 @@ jobs:
include:
- language: csharp
build-mode: manual
- #- language: javascript-typescript
- # build-mode: none
+ - language: javascript-typescript
+ build-mode: none
# CodeQL supports the following values keywords for 'language': 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift'
# Use `c-cpp` to analyze code written in C, C++ or both
diff --git a/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/css/site.css b/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/css/site.css
deleted file mode 100644
index 6d0f6e44ec..0000000000
--- a/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/css/site.css
+++ /dev/null
@@ -1,35 +0,0 @@
-body {
- padding-top: 50px;
- padding-bottom: 20px;
-}
-
-/* Wrapping element */
-/* Set some basic padding to keep content from hitting the edges */
-.body-content {
- padding-left: 15px;
- padding-right: 15px;
-}
-
-/* Carousel */
-.carousel-caption p {
- font-size: 20px;
- line-height: 1.4;
-}
-
-/* Make .svg files in the carousel display properly in older browsers */
-.carousel-inner .item img[src$=".svg"] {
- width: 100%;
-}
-
-/* QR code generator */
-#qrCode {
- margin: 15px;
-}
-
-/* Hide/rearrange for smaller screens */
-@media screen and (max-width: 767px) {
- /* Hide captions */
- .carousel-caption {
- display: none;
- }
-}
diff --git a/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/css/site.min.css b/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/css/site.min.css
deleted file mode 100644
index 5e93e30ae3..0000000000
--- a/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/css/site.min.css
+++ /dev/null
@@ -1 +0,0 @@
-body{padding-top:50px;padding-bottom:20px}.body-content{padding-left:15px;padding-right:15px}.carousel-caption p{font-size:20px;line-height:1.4}.carousel-inner .item img[src$=".svg"]{width:100%}#qrCode{margin:15px}@media screen and (max-width:767px){.carousel-caption{display:none}}
\ No newline at end of file
diff --git a/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/favicon.ico b/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/favicon.ico
deleted file mode 100644
index a3a799985c..0000000000
Binary files a/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/favicon.ico and /dev/null differ
diff --git a/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner1.svg b/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner1.svg
deleted file mode 100644
index 1ab32b60b8..0000000000
--- a/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner1.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner2.svg b/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner2.svg
deleted file mode 100644
index 9679c604d0..0000000000
--- a/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner2.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner3.svg b/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner3.svg
deleted file mode 100644
index 9be2c2503c..0000000000
--- a/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner3.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner4.svg b/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner4.svg
deleted file mode 100644
index 38b3d7cd1f..0000000000
--- a/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/images/banner4.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/js/site.js b/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/js/site.js
deleted file mode 100644
index 0f3411a45b..0000000000
--- a/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/js/site.js
+++ /dev/null
@@ -1 +0,0 @@
-// Write your JavaScript code.
diff --git a/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/js/site.min.js b/NETCORE/test/FunctionalTests.MVC.Tests/wwwroot/js/site.min.js
deleted file mode 100644
index e69de29bb2..0000000000