microsoft / artifacts-credprovider

The Azure Artifacts Credential Provider enables dotnet, NuGet.exe, and MSBuild to interactively acquire credentials for Azure Artifacts feeds.
MIT License
782 stars 705 forks source link

Support for .NET 7 #351

Closed flcdrg closed 1 year ago

flcdrg commented 1 year ago

With the RTM of .NET 7 SDK installed, I am unable to get an authentication prompt.

If I force using .NET 6 SDK (via a global.json file), then I do get an auth prompt

flcdrg commented 1 year ago

The problem also exists even if I ensure I have the .NET 6 version installed (via using -InstallNet6)

github-actions[bot] commented 1 year ago

In order to consolidate to fewer feedback channels, we've moved suggestions and issue reporting to Developer Community.

flcdrg commented 1 year ago

Reported as https://developercommunity.visualstudio.com/t/Azure-Artifacts-Credential-Provider-inco/10205795

github-actions[bot] commented 1 year ago

In order to consolidate to fewer feedback channels, we've moved suggestions and issue reporting to Developer Community.