* 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
* create release (disable nuget push for now)
* nudge
* skip tests
* use Powershell because Windows runner
* gh version outdated?
* try ubuntu?
* Revert "try ubuntu?"
This reverts commit ee256b1d4709e74e5ebd2d32842d47260616c320.
* install it via choco?
* different command
* Revert "different command"
This reverts commit 55f31bdb5d28f4acbf942c1db5fbdcfc412a8eca.
* ooh it just needs GITHUB_TOKEN
* clean up, add comment
* move further down
* re-enable everything
* indent
* fix RegEx so that it supports higher version numbers
* debug
* Revert "debug"
This reverts commit 243b8208277390f1369645162d214fb55efe3682.
* confirmed that cli is on latest now. clean this up.
* nudge
* skip tests
* disable push
* Revert "disable push"
This reverts commit 143978d9e44972a502da3e8504e085d31c7669c7.
* Revert "skip tests"
This reverts commit 4362d21534f29262977cf121f1cea934ad90ec03.
* Upgrade to .NET Core SDK 3.1.
* Add workaround for setup-dotnet not supporting SxS dotnet installs.
* Specify explicit fetch depth of 0 for Nerdbank.GitVersioning.
* Make step names consistent across workflows.
* Coerce robocopy's exit code when it does not indicate an error.
* Make robocopy as quiet as possible.