Reference testsite.props in test asset (#6138)

This commit is contained in:
Justin Kotalik 2018-12-28 11:45:58 -08:00 committed by Nate McMaster
parent d53686868c
commit 6dcb847edf
No known key found for this signature in database
GPG Key ID: A778D9601BD78810
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="$(RepositoryRoot)src\Servers\IIS\build\testsite.props" />
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.2</TargetFramework>