We currently have deployed a V1 Azure Function and are looking to upgrade this to V2[preview]. However I can\'t see any way to target .NET Framework 4.6.1 at the moment, onl
Using Visual Studio 2017 Preview 2, I was able to create a 4.61 Azure Functions Library.
net461
My full csproj
PLEASE NOTE (future readers) this is subject to change as time goes by and the "preview" becomes integrated into the "real" VS2017.
SAK SAK SAK SAK net461 PreserveNewest PreserveNewest