Are the AF SDK samples really using .NET 4.8 ??

I'm trying to learn AF SDK and have found the getting started samples on github at https://github.com/osisoft/AF-SDK-Getting-Started-Guide/. I'm also new to .NET and C# having used this briefly years ago.  I'm using VS Code on an arm64 Mac. I get this error when I do `dotnet build` in the Ex1-Connection-And-Hierarchy-Basics directory:

The reference assemblies for .NETFramework,Version=v4.8 were not found.

Are the examples really using .NET 4.8?

Thanks for any help you can give,

Troy

Parents Reply Children
No Data