-
Notifications
You must be signed in to change notification settings - Fork 4k
CSP Artemis #627
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
CSP Artemis #627
Conversation
CSP Artemis
Can one of the admins verify this patch? |
Hi @dragonfly91, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution! TTYL, AZPRBOT; |
<SpecificVersion>False</SpecificVersion> | ||
<HintPath>..\..\..\packages\Microsoft.Azure.Management.BackupServices.1.0.0-preview\lib\net40\Microsoft.Azure.Management.BackupServicesManagement.dll</HintPath> | ||
<HintPath>Resources\Microsoft.Azure.Management.BackupServicesManagement.dll</HintPath> |
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.
this is not correct or recommended. Please increase the version number at you pr in azure-sdk-for-net, publish that, and use the new one
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.
I've also sent another PR for azure-sdk-for-net. Once that PR is merged, I will publish the nuget and take dependency on the nuget instead of this DLL. In the meanwhile, can you please continue with the review?
add to whitelist |
This PR includes the two cmdlets:
Currently we've committed the BackupServicesManagement.DLL (OneSDK DLL). But, once the corresponding PRs are merged, we'll publish the nuget package and take the dependency on the pkg instead of the DLL.