Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 9546256

Browse files
committed
Import dependencies.prop in the PerfHarness.csproj
1 parent 764f750 commit 9546256

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/src/Common/PerfHarness/PerfHarness.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

3+
<Import Project="..\..\..\..\dependencies.props" />
4+
35
<PropertyGroup>
46
<OutputType>exe</OutputType>
57
<TargetFramework>netcoreapp2.0</TargetFramework>

0 commit comments

Comments
 (0)