Skip to content

feat: Added ConstructorGenerator and ViewModelGenerator. #13

feat: Added ConstructorGenerator and ViewModelGenerator.

feat: Added ConstructorGenerator and ViewModelGenerator. #13

Workflow file for this run

name: Build and test
on:
pull_request:
branches:
- main
jobs:
build-test:
name: Build and test
uses: HavenDV/workflows/.github/workflows/dotnet_build-test-publish.yml@main
with:

Check failure on line 11 in .github/workflows/pull-request.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull-request.yml

Invalid workflow file

You have an error in your yaml syntax on line 11
os: windows-latest
project-path:
/target:libs\Mvvm_Navigation_Core
#/target:libs\Mvvm_Navigation_Uno
#/target:libs\Mvvm_Navigation_Uno_WinUI
#/target:libs\Mvvm_Navigation_Uwp
#/target:libs\Mvvm_Navigation_WinUI
/target:libs\Mvvm_Navigation_Wpf
/target:libs\Mvvm_Navigation_Maui
/target:libs\Mvvm_Navigation_Avalonia
#use-msbuild: true
workloads: maui #android ios maccatalyst macos
install-tizen: true
#windows-sdk-version: 18362
generate-build-number: false
conventional-commits-publish-conditions: false