mirror of
https://github.com/bitwarden/server.git
synced 2026-01-31 06:03:12 +08:00
Add Directory.Build.props (#1314)
* Add Directory.Build.props * Remove unneeded props
This commit is contained in:
@@ -22,6 +22,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
|
||||
NuGet.Config = NuGet.Config
|
||||
README.md = README.md
|
||||
SECURITY.md = SECURITY.md
|
||||
Directory.Build.props = Directory.Build.props
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Core", "src\Core\Core.csproj", "{3973D21B-A692-4B60-9B70-3631C057423A}"
|
||||
|
||||
Reference in New Issue
Block a user