Cloak spectre.console example file (#18110)

This commit is contained in:
Matt Thalman 2024-01-08 07:41:03 -06:00 committed by GitHub
parent 7e601e1c0b
commit 53ae451ee4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -154,12 +154,13 @@
"name": "source-build-externals",
"defaultRemote": "https://github.com/dotnet/source-build-externals",
"exclude": [
"src/humanizer/samples/**/*.js",
"src/application-insights/**/*.exe",
"src/application-insights/**/*.dll",
"src/application-insights/**/*.zip",
"src/application-insights/**/NuGet.config",
"src/newtonsoft-json/**/NuGet.Config"
"src/humanizer/samples/**/*.js",
"src/newtonsoft-json/**/NuGet.Config",
"src/spectre-console/examples/Console/Canvas/Mandelbrot.cs"
]
},
{