1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/src/Events
Matt Bishop ae1fdb0992
[PM-5052] Upgrade to .NET 8 (#3461)
* Upgrade to .NET 8

* Linting

* Clean up old JSON deserialization code

* More .NET 8-oriented linting

* Light feedback

* Get rid of old test we don't know the root issue for

* Fix a new test

* Remove now-unnecessary Renovate constraint

* Use Any()

* Somehow a 6.0 tooling config we don't need snuck back in

* Space out properties that always change per release

* Bump a few core packages since the last update
2024-02-05 13:03:42 -05:00
..
Controllers Establish IFeatureService as scoped (#3679) 2024-01-18 09:47:34 -05:00
Models Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Properties Project configuration tune-up (#2994) 2023-06-08 13:21:03 -04:00
.dockerignore Update output directory for dotnet builds (#1358) 2021-05-27 12:16:12 -04:00
appsettings.Development.json [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00
appsettings.json Move localhost services settings to development settings file (#1423) 2021-07-01 09:04:30 -05:00
appsettings.Production.json [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00
appsettings.QA.json [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00
appsettings.SelfHosted.json [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00
build.ps1 azure build scripts 2019-07-24 21:59:14 -04:00
build.sh revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
Dockerfile [PM-5052] Upgrade to .NET 8 (#3461) 2024-02-05 13:03:42 -05:00
entrypoint.sh update entry.sh file for bw apps (#2771) 2023-03-09 14:20:46 +00:00
Events.csproj Project configuration tune-up (#2994) 2023-06-08 13:21:03 -04:00
Program.cs [PM-3569] Upgrade to Duende.Identity (#3185) 2023-11-20 16:32:23 -05:00
Startup.cs Establish IFeatureService as scoped (#3679) 2024-01-18 09:47:34 -05:00