Explicitly set the version for GitVersion in order to avoid being auto updated because it should not.

This commit is contained in:
Agnès Zitte 2018-10-18 11:31:42 -04:00
Родитель 683aef317a
Коммит 7c950adb4f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,6 @@
#addin "Cake.FileHelpers"
#addin "Cake.Powershell"
#tool "nuget:?package=GitVersion.CommandLine"
#tool "nuget:?package=GitVersion.CommandLine&version=3.6.5"
using System;
using System.Linq;