Skip to content

Commit

Permalink
Update maui-windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
taublast authored Nov 12, 2024
1 parent bebb124 commit 49485bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maui-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
run: dotnet workload install maui

- name: Build
run: dotnet build src/SpaceShooter.sln -c Release -f:net8.0-windows10.0.19041.0
run: dotnet build src/SpaceShooter.csproj -c Release -f:net8.0-windows10.0.19041.0


0 comments on commit 49485bd

Please sign in to comment.