1616 steps :
1717 - uses : actions/checkout@v3
1818 - name : MAUIAppVersion
19- uses : managedcode/MAUIAppVersion@v0.0.5-alpha
19+ uses : managedcode/MAUIAppVersion@v1
2020 with :
2121 csproj : tests/MauiApp.csproj
2222 version : ${{ github.run_number }}
2828 steps :
2929 - uses : actions/checkout@v3
3030 - name : MAUIAppVersion
31- uses : managedcode/MAUIAppVersion@v0.0.5-alpha
31+ uses : managedcode/MAUIAppVersion@v1
3232 with :
3333 csproj : tests/MauiApp.csproj
3434 version : ${{ github.run_number }}
3939 steps :
4040 - uses : actions/checkout@v3
4141 - name : MAUIAppVersion
42- uses : managedcode/MAUIAppVersion@v0.0.5-alpha
42+ uses : managedcode/MAUIAppVersion@v1
4343 with :
4444 csproj : tests/MauiApp.csproj
4545 version : ${{ github.run_number }}
5050 steps :
5151 - uses : actions/checkout@v3
5252 - name : MAUIAppVersion
53- uses : managedcode/MAUIAppVersion@v0.0.5-alpha
53+ uses : managedcode/MAUIAppVersion@v1
5454 with :
5555 csproj : tests/MauiApp.csproj
5656 displayVersion : ' 100.500'
6060 steps :
6161 - uses : actions/checkout@v3
6262 - name : MAUIAppVersion
63- uses : managedcode/MAUIAppVersion@v0.0.5-alpha
63+ uses : managedcode/MAUIAppVersion@v1
6464 with :
6565 csproj : tests/MauiApp.csproj
6666 version : ${{ github.run_number }}
7070 steps :
7171 - uses : actions/checkout@v3
7272 - name : MAUIAppVersion
73- uses : managedcode/MAUIAppVersion@v0.0.5-alpha
73+ uses : managedcode/MAUIAppVersion@v1
7474 with :
7575 csproj : tests/MauiApp.csproj
7676
7979 steps :
8080 - uses : actions/checkout@v3
8181 - name : MAUIAppVersion
82- uses : managedcode/MAUIAppVersion@v0.0.5-alpha
82+ uses : managedcode/MAUIAppVersion@v1
8383 with :
8484 csproj : tests/MauiApp.csproj
8585 printFile : true
0 commit comments