Skip to content
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

code gen + enable/disable https test #2854

Merged
merged 2 commits into from
Feb 23, 2017
Merged

code gen + enable/disable https test #2854

merged 2 commits into from
Feb 23, 2017

Conversation

csmengwan
Copy link
Contributor

@csmengwan csmengwan commented Feb 23, 2017

Description


This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

SDK Generation Guidelines

  • If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
  • The generate.cmd file for the SDK has been updated with the version of AutoRest, as well as a link to the swagger spec, used to generate the code.
  • The project.json and AssemblyInfo.cs files have been updated with the new version of the SDK.

@azurecla
Copy link

Hi @csmengwan, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!


It looks like you're working at Microsoft (qinwa). If you're full-time, we DON'T require a contribution license agreement.



If you are a vendor, DO please sign the electronic contribution license agreement. It will take 2 minutes and there's no faxing! https://cla.azure.com.

TTYL, AZPRBOT;

@@ -9,7 +9,7 @@
[assembly: AssemblyDescription("Provides management functionality for Microsoft Azure CDN.")]

[assembly: AssemblyVersion("2.0.0.0")]
[assembly: AssemblyFileVersion("3.0.0.0")]
[assembly: AssemblyFileVersion("3.0.1.0")]
Copy link
Contributor

@hovsepm hovsepm Feb 23, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please bump AssemblyVersion to version 3

@hovsepm hovsepm merged commit f979c41 into Azure:AutoRest Feb 23, 2017
shahabhijeet pushed a commit to shahabhijeet/azure-sdk-for-net that referenced this pull request Mar 4, 2017
* code gen + enable/disable https test

* fix assembly version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants