Microsoft DLLS in C:\Program Files\Microsoft Visual Studio\2022\Professional\Common7\IDE\PublicAssemblies

Moore, Ronald 1 Reputation point
2025-08-27T13:25:21.3533333+00:00

I'm using Microsoft Visual studio 2022 version 17.14.13

I noticed that the directory C:\Program Files\Microsoft Visual Studio\2022\Professional\Common7\IDE\PublicAssemblies

contains dlls such as Microsoft.Bcl.AsyncInterfaces.dll

But this directory contains versions that are different from the ones I get from nuget.

They seem to be preview versions

How can I update the dlls that are present in this directory with the versions I pull from nuget

Developer technologies | C#
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Bruce (SqlWork.com) 79,526 Reputation points Volunteer Moderator
    2025-08-27T15:57:28.2133333+00:00

    they are the dll's used by visual studio itself. visual studio updates update as needed.


  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

Your answer

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