* Added net8.0 to the dotnet-version array used by actions
* Changed framework version in Directory.Build.props
* Removed unsed nuget
* Update codeql-analysis.yml
* Added net8.0 target framework
* Updated code analyzer version to match net8.0
* Added net8.0 to tests
* Updated sdk version
* Updated version.json
* Fixed build for non windows machines
* Updated references in Directory.Build.targets
* Added conditional exception handling to WatchServerDisconnect test case
* Added missing project to solution
* add net7
* remove net5
* fix build
* fix versions
* revert to 10.0 due to ci
* fix automapper
* update ver matrix
* fix warning
* fix net7 test err
* more target to basic and model pkg
* swagger 1.25
* update version converter
* bump version
* move missing models to models proj
* hide util for further cleanup
* hide more public api
* update version matrix
* swagger 1.24
* trim converter
* api group
* before moving method
* grouped api for client
* fix classic build
* fix e2e
* move all code to v8
* fix vis to
* bump ver
* fix authtest filename
* first lib model
* add missing files
* happy test
* add vanilla rest for extend
* fix new url pattern
* address comments
* add v to tag
* bump ver
* add missing file when ren
* support multi pkg
* fix gh action
* fix env var
* ren title
* use gh action to set ver
* remove unused
* remove unused
* remove most net452 related code
* first net4 remove
* migrate test proj to net5 base
* fix format
* update sta xunit to fix platform not support
* Squashed commit of the following:
commit 16e1f819058ad281e1571b356c10d4d6ce77cf38
Author: Boshi Lian <farmer1992@gmail.com>
Date: Tue Dec 8 22:42:57 2020 -0800
temp disable some version converter
commit 7d1a651f4e7d27d1e61c91f46f73ac8d04ea8ab9
Author: Boshi Lian <farmer1992@gmail.com>
Date: Tue Dec 8 20:55:44 2020 -0800
add missing watcher generator files
commit 3f3199aad269bf89406ea71d0bc63f1a7ec23245
Author: Boshi Lian <farmer1992@gmail.com>
Date: Tue Dec 8 22:14:47 2020 +0000
gen v1.20.0
* bump version to 4.0
* support empty spec
* fix version converter for generator
* add generated header
* fix warning
* rerun generator