kpol / trie

Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.
MIT License
100 stars 19 forks source link

Update target framework to net8.0 #6

Closed ZenitChampion closed 8 months ago

ZenitChampion commented 8 months ago

Nite to have the latest version of target framework

ZenitChampion commented 8 months ago

Created https://github.com/kpol/trie/pull/7