-
Notifications
You must be signed in to change notification settings - Fork 4k
New CrossConnection commandlets and additional parameters to BgpPeering commandlets #403
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
…nto dev Conflicts: setup/azurecmdfiles.wxi src/ServiceManagement/ExpressRoute/Commands.ExpressRoute/Commands.ExpressRoute.csproj src/ServiceManagement/ExpressRoute/Commands.ExpressRoute/packages.config src/ServiceManagement/Services/Commands.Test/Commands.Test.csproj src/ServiceManagement/Services/Commands.Test/packages.config
…nto dev Conflicts: setup/azurecmdfiles.wxi src/ServiceManagement/ExpressRoute/Commands.ExpressRoute/Commands.ExpressRoute.csproj src/ServiceManagement/ExpressRoute/Commands.ExpressRoute/ExpressRouteClient.cs src/ServiceManagement/Services/Commands.Test/packages.config
Hi @nupurkot, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
TTYL, AZPRBOT; |
@nupurkot tests failed |
@azuresdkci retest this please |
@@ -318,6 +318,7 @@ | |||
<SubType>Designer</SubType> | |||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | |||
</Content> | |||
<None Include="app.config" /> |
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 file
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.
Fixed
# Visual Studio 2013 | ||
VisualStudioVersion = 12.0.30110.0 | ||
MinimumVisualStudioVersion = 10.0.40219.1 | ||
# Visual Studio 2012 |
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.
Revert these changes
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.
Done.
New CrossConnection commandlets and additional parameters to BgpPeering commandlets
HPF PR: vmss <- Azure:dev
No description provided.