This website works better with JavaScript
Home
Explore
Help
Sign In
dotnet
/
aspnetcore
mirror of
https://github.com/dotnet/aspnetcore.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Removed unnecessary comma (
#46405
)
Artak
3 years ago
parent
0d52a44cbd
commit
42996718ca
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
.github/fabricbot.json
+ 1
- 1
.github/fabricbot.json
View File
@@ -2973,7 +2973,7 @@
"parameters": {
"parameters": {
"milestoneName": "2.1.x"
"milestoneName": "2.1.x"
}
}
- }
,
+ }
]
]
}
}
]
]