Fixed GitVersion in build
- Prerelease breaks NuGetVersion variable, requires further modifications to the versioning. Use v5 for now.
This commit is contained in:
parent
67031b0c09
commit
36b68c2bad
@ -2,7 +2,7 @@ image: Visual Studio 2022
|
||||
|
||||
|
||||
install:
|
||||
- choco install gitversion.portable -pre -y
|
||||
- choco install gitversion.portable -y --version 5.12.0
|
||||
|
||||
before_build:
|
||||
- nuget restore
|
||||
|
Loading…
Reference in New Issue
Block a user