Skip to content

Commit 7449569

Browse files
authored
Fix VMR sync: update aspire remote name (#20900)
1 parent c7ba3da commit 7449569

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/VirtualMonoRepo/source-mappings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
},
6363
{
6464
"name": "aspire",
65-
"defaultRemote": "https://github.com/dotnet/aspire",
65+
"defaultRemote": "https://github.com/microsoft/aspire",
6666
"exclude": [
6767
"src/Aspire.Dashboard/**/*",
6868
"samples/**/*"

0 commit comments

Comments
 (0)