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 6204b5c commit 7755c97Copy full SHA for 7755c97
src/registration/Registration.Service/Registration.Service.csproj
@@ -53,7 +53,7 @@
53
</ItemGroup>
54
55
<ItemGroup>
56
- <ProjectReference Include="../../externalsystems/UniversalDidResolver.Library/UniversalDidResolver.Library.csproj" />
+ <ProjectReference Include="..\..\externalsystems\UniversalDidResolver.Library\UniversalDidResolver.Library.csproj" />
57
<ProjectReference Include="..\..\keycloak\Keycloak.Authentication\Keycloak.Authentication.csproj" />
58
<ProjectReference Include="..\..\portalbackend\PortalBackend.DBAccess\PortalBackend.DBAccess.csproj" />
59
<ProjectReference Include="..\..\processes\ApplicationChecklist.Config\ApplicationChecklist.Config.csproj" />
0 commit comments