perforce / P4VS

[Officially Supported] VisualStudio plugin for HelixCore
Other
15 stars 6 forks source link

CodeLens links doesnt work in VS 2022 #5

Closed onovytskyi closed 2 years ago

onovytskyi commented 2 years ago

image Clicking one of the highlighted links in the CodeLens popup leads to an error below

---------------------------
Microsoft Visual Studio
---------------------------
Could not load file or assembly 'P4VS_Utils, Version=2020.2.222.4077, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)
---------------------------
OK   
---------------------------

Plugin version 2020.2.222.4077 VS version 17.0.5

ppiorunski commented 2 years ago

Thanks for reporting it, It will be fixed in the next release. For now, the github actions non-production build is not affected by this issue.