1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-10 15:13:29 +01:00
bitwarden-server/src/Icons
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
..
Controllers [Icons] Update not found image (#1836) 2022-02-01 23:09:24 -06:00
Models Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
Properties Disable launchBrowser launchSetting (#1400) 2021-06-16 18:36:23 +02:00
Resources update public suffix list 2018-08-15 08:44:24 -04:00
Services Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
.dockerignore Update output directory for dotnet builds (#1358) 2021-05-27 12:16:12 -04:00
appsettings.Development.json Add Icons application for serving website icons. 2017-10-08 23:11:40 +02:00
appsettings.json icons logging 2018-07-10 00:09:18 -04:00
appsettings.Production.json Increasing production log level (#1477) 2021-07-21 09:15:59 -07:00
appsettings.QA.json revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
build.sh revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
Dockerfile [PS-40] Upgrade to .NET 6 (#2056) 2022-06-24 10:39:34 -04:00
entrypoint.sh build and include notifications docker 2018-08-17 18:14:25 -04:00
Icons.csproj [PS-40] Upgrade to .NET 6 (#2056) 2022-06-24 10:39:34 -04:00
IconsSettings.cs setting for disabling icons cache 2018-06-18 08:31:37 -04:00
packages.lock.json [PS-40] Upgrade to .NET 6 (#2056) 2022-06-24 10:39:34 -04:00
Program.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
Startup.cs Feature/self hosted development (#1921) 2022-03-21 17:13:00 -05:00