You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to use difi-oppslagstjeneste-klient, difi-sikker-digital-post-klient and digipost-signature-api-client in
scope of one project (windows service).
The latest versions of difi and digipost packages have api-client-shared conflicting dependency.
Hi,
I need to use difi-oppslagstjeneste-klient, difi-sikker-digital-post-klient and digipost-signature-api-client in
scope of one project (windows service).
The latest versions of difi and digipost packages have api-client-shared conflicting dependency.
difi's .nuspec:
[dependency id="api-client-shared" version="[2.0.0,3.0.0)"]
digipost's .nuspec:
[dependency id="api-client-shared" version="[3.0.0,4.0.0)"]
Are you going to update difi-oppslagstjeneste-klient with api-client-shared.3.0.0 ?
The text was updated successfully, but these errors were encountered: