Michael Yanni
Michael Yanni
@YuliiaKovalova I was trying to understand how I'm related to this since I don't even know what this is. Took me a second as I looked at the blame on...
@nkolev92 Checking in again to see if this is still an issue. Since our component is constantly evolving with Visual Studio, we're regularly updating the packages we rely on. Often,...
@MagicAndre1981 We don't plan on publishing any new packages to NuGet.org, quite the opposite. We plan on delisting the current packages (since they are very much out-of-date). You can see...
@mitchcapper One thing that I'm going to be doing is adding to the repo is commit tags per VS release as [mentioned here](https://github.com/dotnet/project-system/issues/6453). This means that you'll be able to...
@mitchcapper I forgot to link this public document as it might help for understanding: https://learn.microsoft.com/en-us/visualstudio/install/visual-studio-build-numbers-and-release-dates?view=vs-2022 Basically, that would be the list of VS versions that would have tags in our...
@drewnoakes We've been hitting concurrency issues with the agent pool all day. If you look at the graph here and add the *currently running jobs* + *queued jobs*, it'll be...
I'm also experiencing this. Anyone know a quick workaround?
@rmarinho > Can we add a unit test? there's some msbuild project tests I think. Where? I looked at `src\Templates\tests` and don't see anything of value there. FYI, I haven't...
I don't have cycles to work on a unit test for this issue. I've had the DevOps work item assigned to the MAUI team.
@egvijayanand > This has been in the backlog for quite a long time, can this be included in the scope for .NET 9 at least? I had made a [draft...