This commit is contained in:
2022-04-17 22:33:06 +01:00
parent 6194e185b9
commit da92b9dbec

View File

@ -1,9 +0,0 @@
install:
- choco install gitversion.portable -pre -y
before_build:
- nuget restore
- ps: gitversion /l console /output buildserver /updateAssemblyInfo
build:
project: <your sln file>