Community.VisualStudio.Toolkit icon indicating copy to clipboard operation
Community.VisualStudio.Toolkit copied to clipboard

Warning after updating to latest build tools in 17.6

Open ErikEJ opened this issue 2 years ago • 8 comments

Not sure if this is the right place, but after ugrade and update to build tools 17.6 I get this:

Severity	Code	Description	Project	File	Line	Suppression State	Priority
Warning		The extension is incompatible with the targeted version of Visual Studio. More info at https://aka.ms/ExtensionSdkErrors. 
Following references are incompatible.
Microsoft.VisualStudio.Web.BrowserLink.12.0.dll -> envdte	EFCorePowerTools	C:\Users\xxx\.nuget\packages\microsoft.vssdk.compatibilityanalyzer\17.6.2164\build\Microsoft.VsSDK.CompatibilityAnalyzer.targets	36		Normal

ErikEJ avatar May 19 '23 10:05 ErikEJ

I recommend staying away from the 17.6 build tools for now, as I have experienced other bugs (SDK files were included in the vsix file)

ErikEJ avatar Jul 24 '23 08:07 ErikEJ

I recommend staying away from the 17.6 build tools for now, as I have experienced other bugs (SDK files were included in the vsix file)

Confirmed. I have installed the 17.4 SDK folder inside 17.6 and then it works as expected.

RobertvanderHulst avatar Jul 24 '23 08:07 RobertvanderHulst

@madskristensen @AArnott Just tested the 17.7 build tools, same warning and same issue with SDK files included in the VSIX. Am I doing something wrong? (Hoping this does not affect everyone)

ErikEJ avatar Oct 16 '23 11:10 ErikEJ

@ErikEJ This is fixed in 17.8. It is reported to be fixed in Fixed in Visual Studio 2022 version 17.8 Preview 2 See https://developercommunity.visualstudio.com/t/Visual-Studio-SDK-for-1761-includes-to/10373728?port=1025&fsid=db16ddd0-215d-4eef-aaf1-3c4b7ed1ee47&ref=native&refTime=1697456276415&refUserId=ff417d99-e25a-4e89-8765-29d305833f98

RobertvanderHulst avatar Oct 16 '23 11:10 RobertvanderHulst

Thanks for the info, sad it was broken for so long.

ErikEJ avatar Oct 16 '23 11:10 ErikEJ

Confirmed fixed in 17.8 build tools

ErikEJ avatar Dec 25 '23 10:12 ErikEJ

Aaand back in the 17.9 build tools 😢

ErikEJ avatar Feb 13 '24 08:02 ErikEJ

@AArnott @madskristensen FYI - SDK files are included in the vsix file - again

ErikEJ avatar Feb 13 '24 08:02 ErikEJ