Skip to content

Commit 94d110f

Browse files
Add Microsoft.AspNetCore.Components.WebAssembly.DevServer to AppHost group
1 parent d2d349c commit 94d110f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ updates:
1515
AppHost:
1616
patterns:
1717
- "Aspire.Hosting.AppHost"
18+
- "Microsoft.AspNetCore.Components.WebAssembly.DevServer"
1819
- package-ecosystem: "github-actions"
1920
directory: "/"
2021
schedule:

0 commit comments

Comments
 (0)