update blazor route for csproj

pull/126/head
James Montemagno 2022-05-12 07:07:52 -07:00
parent e59787ae4e
commit 1a0dad7d94
1 changed files with 1 additions and 1 deletions

View File

@ -43,4 +43,4 @@ jobs:
- name: Build MAUI Blazor Mobile app
shell: pwsh
run: |
& .\dotnet build src/MobileBlazor/NetPodsMauiBlazor.csproj -bl:mobile.binlog
& .\dotnet build src/MobileBlazor/mauiapp/NetPodsMauiBlazor.csproj -bl:mobile.binlog