1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/util/Setup
Justin Baur daeaa42851
[PS-40] Upgrade to .NET 6 (#2056)
* Bump to .NET 6

* Update Docker images

* Update docs

* Update workflow for linter

* Add all common versions to props file

* Update tools manifest

* Update csproj files

* Update packages.lock.json files

* Switch to setup-dotnet

* Remove msbuild

* Fix deps breaking changes

* Manually install msbuild

* Use msbuild for build

* Fix verbosity switch

* Remove unused exceptions

* Address linter feedback

* Make Obsolete warnings suggestions for now.

* Force Evaluate

* Format on tests

* Run formatting again.

* Use windows 2022

* force evaluate

* Fix restore

* Fix linter

* Skip test

* Update Directory.Build.props

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>

* Address PR feedback

* Add IntegationTest for Rate limiter

* Fix test

* Reenable test

* Reorder test

* Skip test again

* Add tracking link

* Update .github/workflows/build.yml

Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com>

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
Co-authored-by: Micaiah Martin <77340197+mimartin12@users.noreply.github.com>
2022-06-24 10:39:34 -04:00
..
Templates Add uid.env to key-connector compose config (#2005) 2022-05-20 11:31:36 +10:00
.dockerignore Update output directory for dotnet builds (#1358) 2021-05-27 12:16:12 -04:00
AppIdBuilder.cs Remove the u2f lib (#1820) 2022-01-24 12:14:04 +01:00
build.sh revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
CertBuilder.cs Enable key connector selfhost (#1707) 2021-11-16 09:52:02 -08:00
Configuration.cs Update RealIps Description (#1980) 2022-05-06 16:34:04 +02:00
Context.cs Feature/add key-connector version to self-hosted scripts (#1784) 2021-12-29 09:07:16 -07:00
DockerComposeBuilder.cs Feature/add key-connector version to self-hosted scripts (#1784) 2021-12-29 09:07:16 -07:00
Dockerfile [PS-40] Upgrade to .NET 6 (#2056) 2022-06-24 10:39:34 -04:00
entrypoint.sh null error output of cert copy 2018-07-19 17:33:53 -04:00
EnvironmentFileBuilder.cs Enable key connector selfhost (#1707) 2021-11-16 09:52:02 -08:00
Helpers.cs [PS-40] Upgrade to .NET 6 (#2056) 2022-06-24 10:39:34 -04:00
NginxConfigBuilder.cs Enable key connector selfhost (#1707) 2021-11-16 09:52:02 -08:00
packages.lock.json [PS-40] Upgrade to .NET 6 (#2056) 2022-06-24 10:39:34 -04:00
Program.cs Change setup validation to use a dto (#1852) 2022-02-09 17:13:21 +01:00
Setup.csproj [PS-40] Upgrade to .NET 6 (#2056) 2022-06-24 10:39:34 -04:00
YamlComments.cs Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00