Cloak Aspire samples for SSCA fix (#18524)

This commit is contained in:
Ella Hathaway 2024-02-07 11:18:46 -08:00 committed by GitHub
parent e48235738d
commit 42099ec2aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -64,7 +64,8 @@
"name": "aspire", "name": "aspire",
"defaultRemote": "https://github.com/dotnet/aspire", "defaultRemote": "https://github.com/dotnet/aspire",
"exclude": [ "exclude": [
"src/Aspire.Dashboard/**/*" "src/Aspire.Dashboard/**/*",
"playground/**/*"
] ]
}, },
{ {