Skip to content

Commit

Permalink
Update build-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adospace authored Nov 15, 2023
1 parent 4e39a2c commit 8ec0f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
id: update
uses: vers-one/[email protected]
with:
file: "src/**/*.csproj"
file: "./src/MauiReactor/MauiReactor.csproj","./src/MauiReactor.Blazor/MauiReactor.Blazor.csproj","./src/MauiReactor.Canvas/MauiReactor.Canvas.csproj","./src/MauiReactor.Maps/MauiReactor.Maps.csproj","./src/MauiReactor.ScaffoldGenerator/MauiReactor.ScaffoldGenerator.csproj","./src/MauiReactor.TemplatePack/MauiReactor.TemplatePack.csproj","./src/MauiReactor.HotReloadConsole/MauiReactor.HotReloadConsole.csproj"
version: $env:Version

# Install the .NET Core workload
Expand Down

0 comments on commit 8ec0f0b

Please sign in to comment.