From 739b2cfe348defd08f025a430506e042764f339e Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 4 Sep 2020 14:09:30 -0400 Subject: [PATCH] add all licenses to solution items --- bitwarden-server.sln | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bitwarden-server.sln b/bitwarden-server.sln index f790e5d73..887999376 100644 --- a/bitwarden-server.sln +++ b/bitwarden-server.sln @@ -18,6 +18,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution .github\workflows\build.yml = .github\workflows\build.yml dotnet-tools.json = dotnet-tools.json LICENSE.txt = LICENSE.txt + LICENSE_AGPL.txt = LICENSE_AGPL.txt + LICENSE_BITWARDEN.txt = LICENSE_BITWARDEN.txt NuGet.Config = NuGet.Config README.md = README.md SECURITY.md = SECURITY.md