use int64 instead of int32 for CRC/HEC/FEC values (they can get quite large eq FEC...
[GitHub/Stricted/SpeedportHybridControl.git] / appveyor.yml
1 image: Visual Studio 2015
2 platform: x86
3 configuration: Release
4 skip_tags: true
5
6 init:
7 - git config --global core.autocrlf input
8
9 before_build:
10 - nuget restore