Skip to content

Commit 165ce34

Browse files
committed
change version
1 parent 4522914 commit 165ce34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
Configuration: [ Debug, Release ]
1616
env:
1717
BuildPlatform: 'Any CPU'
18-
BuildVersion: '8.0.0.${{ github.run_number }}'
18+
BuildVersion: '8.0.${{ github.run_number }}'
1919
steps:
2020
- uses: actions/checkout@v2
2121
- name: Update project version

0 commit comments

Comments
 (0)