Add dependencies.props to Solution Items.

This commit is contained in:
N. Taylor Mullen 2017-04-13 11:05:19 -07:00
parent a1cfd22a32
commit 688731983c
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
build\common.props = build\common.props
build\dependencies.props = build\dependencies.props
NuGet.config = NuGet.config
EndProjectSection
EndProject