diff --git a/appveyor.yml b/appveyor.yml index 5bab2a1..55cee4f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -10,6 +10,7 @@ build: include_nuget_references: true verbosity: normal before_build: + - echo %APPVEYOR_BUILD_VERSION% - nuget restore assembly_info: patch: true