Adding LogAnalytics API.#4035
Conversation
There was a problem hiding this comment.
@hyonholee please use package reference and not reference
There was a problem hiding this comment.
Any reason you are not using the package reference?
There was a problem hiding this comment.
As we do not support .NET 46, this piece of code will never be executed.
Any reason for adding .NET 46 moniker?
There was a problem hiding this comment.
Your test is never built against .NET 46, so this is essentially dead code.
There was a problem hiding this comment.
@shahabhijeet Yes. This is a dead code, but in our repo, we build tests using NET46 because moving to netcore is not done in our repo. Since we copy test codes from our internal repo to github, we need to change it every time. That is why I added this part.
|
@shahabhijeet MGMT SDKs in other languages than C# do not nee to submit their SDK code and test changes. Can you help explain why is that? Or can you also waive C# for this part. Thanks. |
There was a problem hiding this comment.
Any reason you are not using the package reference?
3214853 to
769ecf4
Compare
Azure/azure-rest-api-specs#2383
Description
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
Testing Guidelines
SDK Generation Guidelines
*.csprojandAssemblyInfo.csfiles have been updated with the new version of the SDK.