ela-compil / BACnet

BACnet protocol library for .NET :satellite:
https://www.nuget.org/packages/bacnet/
MIT License
215 stars 95 forks source link

Update to .NET 4.8 #92

Closed shaggygi closed 2 years ago

shaggygi commented 2 years ago

I recently forked and tried building locally and didn't have the older framework/tooling installed.

Not a biggie but seems like this would be updated to latest full framework. Especially since many older flavors are becoming unsupported in 4/2022.

<TargetFrameworks>net48;netstandard2.0</TargetFrameworks>