Skip to content

Commit

Permalink
Remove Globbing from thirdparty.json
Browse files Browse the repository at this point in the history
It's build directly via the PackageMicrosoftGlobbing task
  • Loading branch information
bdukes committed Oct 25, 2024
1 parent e2ea87a commit d21b0aa
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Build/Tasks/thirdparty.json
Original file line number Diff line number Diff line change
Expand Up @@ -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" ]
}
]

0 comments on commit d21b0aa

Please sign in to comment.