File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 steps :
1717 - uses : actions/checkout@v3
1818 - name : MAUIAppVersion
19- uses : managedcode/MAUIAppVersion@v0.0.4 -alpha
19+ uses : managedcode/MAUIAppVersion@v0.0.5 -alpha
2020 with :
2121 csproj : tests/MauiApp.csproj
2222 version : ${{ github.run_number }}
2727 steps :
2828 - uses : actions/checkout@v3
2929 - name : MAUIAppVersion
30- uses : managedcode/MAUIAppVersion@v0.0.4 -alpha
30+ uses : managedcode/MAUIAppVersion@v0.0.5 -alpha
3131 with :
3232 csproj : tests/MauiApp.csproj
3333 version : ${{ github.run_number }}
3838 steps :
3939 - uses : actions/checkout@v3
4040 - name : MAUIAppVersion
41- uses : managedcode/MAUIAppVersion@v0.0.4 -alpha
41+ uses : managedcode/MAUIAppVersion@v0.0.5 -alpha
4242 with :
4343 csproj : tests/MauiApp.csproj
4444 version : ${{ github.run_number }}
You can’t perform that action at this time.
0 commit comments