Fix startvs.cmd for Components solution (#22739)

This commit is contained in:
Safia Abdalla 2020-06-09 17:32:42 -07:00 committed by GitHub
parent 758ca19edc
commit fbb70b12de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
@ECHO OFF
%~dp0..\..\startvs.cmd %~dp0Blazor.sln
%~dp0..\..\startvs.cmd %~dp0Components.sln