Add Directory.Build.props (#1314)

* Add Directory.Build.props

* Remove unneeded props
This commit is contained in:
Justin Baur
2021-05-12 13:03:21 -04:00
committed by GitHub
parent cb9ed50248
commit d21ca83a20
16 changed files with 10 additions and 38 deletions

View File

@@ -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}"