Skip to content

Commit 810f552

Browse files
committed
Fixed reference typo
1 parent 351bdc7 commit 810f552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Api/Test.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</ItemGroup>
1717

1818
<ItemGroup>
19-
<ProjectReference Include="..\..\src\api\WebApi.csproj" />
19+
<ProjectReference Include="..\..\src\Api\WebApi.csproj" />
2020
</ItemGroup>
2121

2222
</Project>

0 commit comments

Comments
 (0)