diff --git a/Build/Tasks/thirdparty.json b/Build/Tasks/thirdparty.json index 575986874cd..6c425aa16c3 100644 --- a/Build/Tasks/thirdparty.json +++ b/Build/Tasks/thirdparty.json @@ -54,11 +54,5 @@ "folder": "DNN Platform/Components/Microsoft.CodeDom.Providers.DotNetCompilerPlatform/", "destination": "Install/Library", "extension": "resources" - }, - { - "name": "MicrosoftFileSystemGlobbing", - "folder": "DNN Platform/Components/Microsoft.Extensions.FileSystemGlobbing/", - "destination": "Install/Library", - "excludes": [ "**/*.xml" ] } ]