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 f8aa136 commit 2036e9dCopy full SHA for 2036e9d
.github/workflows/dotnet.yml
@@ -29,7 +29,7 @@ jobs:
29
with:
30
useConfigFile: true
31
configFilePath: ./.gitversion/version.yml
32
- updateAssemblyInfo: true
+ updateAssemblyInfo: false
33
- run: |
34
echo "FullSemVer (env.fullSemVer) : ${{ env.fullSemVer }}"
35
name: Display GitVersion variables (without prefix)
0 commit comments