-
Notifications
You must be signed in to change notification settings - Fork 4k
[Release 1.6.0] Updating DNS powershell to new SDK #2572
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
# Conflicts: # src/ResourceManager/Common/Commands.ScenarioTests.ResourceManager.Common/packages.config # src/ResourceManager/Dns/Commands.Dns.Test/packages.config
Hi @vladrai, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution! TTYL, AZPRBOT; |
@azuresdkci add to whitelist |
@@ -191,6 +215,7 @@ | |||
<None Include="..\..\Common\Commands.ScenarioTests.ResourceManager.Common\AzureRM.Resources.ps1"> | |||
<Link>ScenarioTests\AzureRM.Resources.ps1</Link> | |||
</None> | |||
<None Include="app.config" /> | |||
<None Include="MSSharedLibKey.snk" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please remove app.config from csproj.
Updated PR to have script directory setup |
No description provided.