We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90cc6fc commit 46e3590Copy full SHA for 46e3590
1 file changed
.github/workflows/dotnet.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v6
24
- name: Set Flow.Launcher.csproj version
25
id: update
26
- uses: vers-one/dotnet-project-version-updater@v1.7
+ uses: vers-one/dotnet-project-version-updater@v1.8
27
with:
28
file: |
29
"**/SolutionAssemblyInfo.cs"
0 commit comments