Skip to content

Commit a551cc1

Browse files
authored
Update dotnet.yml
Fixing the build action file.
1 parent 65b6766 commit a551cc1

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/dotnet.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,6 @@ jobs:
3030
uses: roryprimrose/[email protected]
3131
with:
3232
projectFilter: './Source/SVGImage/*.SVGImage.csproj'
33-
version:
34-
description: 'Maps to the Version element'
35-
required: false
36-
assemblyVersion:
37-
description: 'Maps to the AssemblyVersion element'
38-
required: false
39-
fileVersion:
40-
description: 'Maps to the FileVersion element'
41-
required: false
42-
informationalVersion:
43-
description: 'Maps to the InformationalVersion element'
44-
required: false
4533

4634
- name: Update project version
4735
uses: roryprimrose/[email protected]

0 commit comments

Comments
 (0)