Hello
I am starting a new project on VS2015 with Asp.net
and i wanted to have GitVersion
But I got this error
with .net core
Package GitVersionTask 4.0.0-beta0007 is not compatible with netcoreapp1.0 (.NETCoreApp,Version=v1.0)
or
with .net
Package GitVersionTask 3.6.4 is not compatible with net46 (.NETFramework,Version=v4.6).
Can you help?
Thanks Regards