Carlos Sánchez López
Carlos Sánchez López
I have a repro, @DHowett-MSFT . - I have an Arm64 laptop with Windows 10 Enterprise Arm64. Windows version 1909 (OS build 18363.900). - I am using PowerShell Core 7.0.0-Preview.4...
I would also love to be able to archive chats on the web version.
Hey @adamhathcock thanks for your help with the design. Let me know if there's anything I can help with.
@ayakael is this ready to merge? Can you get a sign-off from someone in your team?
Ah, it's missing the `servicing consider` label. I added it. This needs to go through tactics.
@ayakael the PR has been inactive for a few months. I'll close it. Feel free to reopen if you can answer the questions above.
_From @carlossanlop on Wednesday, July 31, 2019 6:26:00 PM_ @livarcocc @nguerrera is this something your team should look into?
_From @livarcocc on Wednesday, July 31, 2019 7:13:17 PM_ That target is not support by the .NET Core SDK. It ships with VS and is used for old style web...
_From @nguerrera on Wednesday, July 31, 2019 7:27:57 PM_ > This uses MSBuildLocator.RegisterDefaults() You would need the locator to pick a Visual Studio installation, and not a .NET Core SDK...
> > > @carlossanlop, is your application that uses Locator a .NET Core or desktop .NET application? Right now they find mutually exclusive installations of MSBuild. @andez2000 this question is...