Kevin Pilch
Kevin Pilch
They are published to https://dotnet.myget.org/feed/roslyn/package/nuget/Microsoft.VisualStudio.ProjectSystem.Managed, not sure why we haven't pushed them to NuGet.org, but I'll see.
@jmarolf @natidea @genlu Do you know why these haven't been published more recently?
Note, .NET 5 is out of [support](https://docs.microsoft.com/en-us/lifecycle/products/microsoft-net-and-net-core), please try upgrading to .NET 6 and see if this still reproduces.
Yes, this is related to https://github.com/dotnet/roslyn/issues/15056, but we should probably add dependencies to our packages now. Tagging @mattwar
@kristersz - if you use the latest 2.3 prerelease nuget packages from MyGet, @mattwar added additional logging that should help you understand what the msbuild failures are.
That sounds like your .exe.config needs to have BindingRedirects in place to redirect the msbuild task assemblies to the version of msbuild you are using.
Also reported in https://developercommunity.visualstudio.com/content/problem/32768/editorbrowsable-attribute-not-respected-by-intelli.html.
@glennc should this be parented somewhere in the Cloud Native Theme?
This is done now, right @JamesNK ?
Note - this is not ASP.NET, as this is specifically about the client. Also, I'm not on the ASP.NET Team anymore. Regardless, @JamesNK can probably address this.