Updated the unified branch (#180)

* Updated license version to 12, added SM options, increased max seats (short to int) (#172)

* - Updated license version to 12
- Added new SM license options
* Change seats, smseats, smserviceaccounts from short to int, like they are in the Bitwarden server code, to allow for the accurate maximum amount of seats

* Add extra ignore

* Code cleanup

* Ignore more VS cruft

* Bring up to date with upstream

(Update License to use Secrets Manager fully)

* Update to .NET 8.0
This commit is contained in:
Michiel Hazelhof
2024-02-23 15:44:27 +01:00
committed by GitHub
parent 38e6ebc5f9
commit e4da85d46e
6 changed files with 61 additions and 51 deletions

5
.gitignore vendored
View File

@@ -1,8 +1,11 @@
.idea/
bin/
obj/
src/licenseGen/.vs/*
src/bitBetter/.vs/*
*.dll
*.pem
.vscode/
*.pfx
*.cert
*.cert
*.vsidx