Skip to content

Commit 37f1667

Browse files
committed
Fix csproj reference
1 parent d4b11b5 commit 37f1667

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/perf/benchmarks/benchmarks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PropertyGroup>
1515

1616
<ItemGroup>
17-
<ProjectReference Include="../../../src/code/PSResourceGet.csproj" />
17+
<ProjectReference Include="../../../src/code/Microsoft.PowerShell.PSResourceGet.csproj" />
1818
</ItemGroup>
1919

2020
<ItemGroup>

0 commit comments

Comments
 (0)