We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdced92 commit ed740c8Copy full SHA for ed740c8
test/Microsoft.OpenApi.Hidi.Tests/Microsoft.OpenApi.Hidi.Tests.csproj
@@ -23,8 +23,8 @@
23
</ItemGroup>
24
25
<ItemGroup>
26
- <ProjectReference Include="..\src\Microsoft.OpenApi.Hidi\Microsoft.OpenApi.Hidi.csproj" />
27
- <ProjectReference Include="..\src\Microsoft.OpenApi\Microsoft.OpenApi.csproj" />
+ <ProjectReference Include="..\..\src\Microsoft.OpenApi.Hidi\Microsoft.OpenApi.Hidi.csproj" />
+ <ProjectReference Include="..\..\src\Microsoft.OpenApi\Microsoft.OpenApi.csproj" />
28
29
30
0 commit comments