Nathan Carlson
Nathan Carlson
@ralav sorry for the delay in this being looked into. Unfortunatly this was not brough to my attention till over the weekend (I work on the relevant VS tools). For...
@qui8t for clarification, are you using the VS tools for running your compose app? If so, I believe we key off the value for ASPNETCORE_URLS to know whether to do...
@adityamandaleeka I've replicated the scenario and can confirm that despite setting the same user secret and providing the same .pfx file as the compose tooling, attempting to configure HTTPs using...
@ralav A fix for this is available in [Visual Studio 2022 17.5 Preview 2](https://visualstudio.microsoft.com/vs/preview/)
Update on this: I am a dev on the Container Tools team in VS and we are actively working on solving this issue; but unfortunately, I can't give you an...
Update: Using the new [Azure.Identity 1.9.0-beta.2](https://www.nuget.org/packages/Azure.Identity/1.9.0-beta.2) and [Visual Studio 2022 17.6 Preview 1](https://visualstudio.microsoft.com/vs/preview/#download-preview) the `VisualStudioCredential` should now work when using Visual Studio to Launch a .NET Core project in a...
@SierraNL sorry for the confusion. When we introduce new versions of the NuGet in VS we publish them unlisted on NuGet.org to support previews and then list them when the...
@dahlweid those are both versions to support changes in the forthcoming Visual Studio 2022 17.6. 1.7.8 won't be listed as 1.7.9 has replaced it as the version that will ship...