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 9efdde3 commit d7a6e12Copy full SHA for d7a6e12
.github/workflows/ci.yml
@@ -52,6 +52,7 @@ jobs:
52
-p:EmbedUntrackedSources=true
53
-p:PackageOutputPath=${{ env.NuGetDirectory }}
54
-verbosity:minimal
55
+ -p:FileVersion=2.0.0.${{ github.run_number }}
56
57
- name: Upload packages to artifacts
58
uses: actions/upload-artifact@v4
0 commit comments