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

Commit 7abf70d

Browse files
committed
Update dependency properties used in PerfHarness project
1 parent ecddf52 commit 7abf70d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/src/Common/PerfHarness/PerfHarness.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="xunit.performance.api" Version="1.0.0-beta-build0007" />
9+
<PackageReference Include="xunit.performance.api" Version="$(XunitPerformanceApiPackageVersion)" />
1010
</ItemGroup>
1111

1212
</Project>

0 commit comments

Comments
 (0)