Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

change the nuget versions #80

change the nuget versions

change the nuget versions #80

name: Podcast .NET MAUI CI
on:
push:
branches: [ main ]
paths:
- 'src/Mobile/**'
- 'src/Web/Components/**'
- '**/*build.props'
- '.github/workflows/podcast-dotnet-maui-ci.yml'
- '.github/workflows/template-dotnet-maui-ci.yml'
pull_request:
branches:
- '**'
paths:
- 'src/Mobile/**'
- 'src/Web/Components/**'
- '**/*build.props'
- '.github/workflows/podcast-dotnet-maui-ci.yml'
- '.github/workflows/template-dotnet-maui-ci.yml'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build-mobile:
uses: ./.github/workflows/template-dotnet-maui-ci.yml
with:
csproj: src/Mobile/Microsoft.NetConf2021.Maui.csproj