I have created several .Net Standard 2.0 libraries, tested the execution via a console application, as well as several tests - all is good....Move over to azure function, and get the following run-time error:
...I then try to download that specific versio...