Share via

Azure devops: How to fix missing package package: 'System.Security.Permissions', version: '4.7.0'.

Anonymous
2021-07-07T06:56:19.117+00:00

We are facing a missing "package: 'System.Security.Permissions', version: '4.7.0'" issue while triggering build in the release pipeline. I've added a nugget package as well but it didn't help. Given below are the details of the error.

[error]Testhost process exited with error: Error:

[error] An assembly specified in the application dependencies manifest (RT.WEBUI.Test.deps.json) was not found:

[error] package: 'System.Security.Permissions', version: '4.7.0'

[error] path: 'lib/netcoreapp3.0/System.Security.Permissions.dll'

Community Center | Not monitored
0 comments No comments

1 answer

Sort by: Most helpful
  1. Leon Laude 86,196 Reputation points
    2021-07-07T07:15:21.797+00:00

    Hi @Anonymous ,

    Please note that Azure DevOps is currently not supported in the Q&A forums, the supported products are listed over here https://learn.microsoft.com/en-us/answers/products.

    You may ask the experts in the dedicated Azure DevOps forum over here:
    https://developercommunity.visualstudio.com/report?space=21&entry=problem

    ----------

    If the reply was helpful please don't forget to upvote and/or accept as answer, thank you!

    Best regards,
    Leon

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.