Add missing import

This commit is contained in:
Nate McMaster 2017-10-26 09:37:58 -07:00
parent df486e54a8
commit 521b9bdd5e
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
<Project>
<Import Project="version.props" />
<Import Project="build\dependencies.props" />
<PropertyGroup>
<Product>Microsoft ASP.NET Core</Product>