Skip to content

Commit faa2374

Browse files
committed
Update dotnet.yml
1 parent fc8f373 commit faa2374

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/dotnet.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ jobs:
4545
- name: Determine Version
4646
id: gitversion
4747
uses: gittools/actions/gitversion/[email protected]
48-
with:
49-
updateAssemblyInfo: true
5048
- name: Display GitVersion outputs
5149
run: |
5250
echo "Major: ${{ steps.gitversion.outputs.major }}"

0 commit comments

Comments
 (0)