Skip to content

Commit 07b6eb7

Browse files
author
Petr Sramek
committed
lioi
1 parent 30ff8f9 commit 07b6eb7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
useConfigFile: true
2828
configFilePath: ./.gitversion/version.yml
29-
updateAssemblyInfo: false
29+
updateAssemblyInfo: true
3030
- run: 'echo FullSemVer: ${{ env.fullSemVer }}'
3131

3232
build:

src/PolylineAlgorithm/AssemblyInfo.cs

Whitespace-only changes.

0 commit comments

Comments
 (0)