Nuget Package MangerΒΆ
Add nuget source in MS AzureΒΆ
PowerShell
where pswd is PAT token nuget sources Add -Name "ps-feed" -Source "https://msazure.pkgs.visualstudio.com/D365/_packaging/ps-feed1/nuget/v3/index.json" -username v-padshr@microsft.com -password pswd
Helpful tool to modify nuget packagesΒΆ
Nuget Explorer It requires PAT token as well to publish the packages to MS Azure