azure-sdk-for-net icon indicating copy to clipboard operation
azure-sdk-for-net copied to clipboard

updated for API - 2022-01-01-preview

Open v-Ajnava opened this issue 1 year ago • 5 comments

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

v-Ajnava avatar Jul 25 '22 03:07 v-Ajnava

/azp run

damodaravadhani avatar Jul 26 '22 07:07 damodaravadhani

You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list.

azure-pipelines[bot] avatar Jul 26 '22 07:07 azure-pipelines[bot]

/azp run net - mgmt - ci

damodaravadhani avatar Jul 26 '22 07:07 damodaravadhani

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Jul 26 '22 07:07 azure-pipelines[bot]

Hi @archerzz , can you please review the PR

v-Ajnava avatar Aug 05 '22 20:08 v-Ajnava

  • There are breaking changes in the interfaces, and some of them cannot be worked around. So you need to bump the major version to 5.0.0.

  • Make sure you update the following files, according to the guide.

    • AzSDK.RP.Props
    • AssemblyInfo.cs

Done, updated the files.

v-Ajnava avatar Aug 11 '22 00:08 v-Ajnava