-
Notifications
You must be signed in to change notification settings - Fork 4k
Add network to clu #1535
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
Add network to clu #1535
Conversation
Hi @DeepakRajendranMsft, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution! TTYL, AZPRBOT; |
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{5F567ACA-595E-436D-83DB-A21E08F82DF6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{5F567ACA-595E-436D-83DB-A21E08F82DF6}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{5F567ACA-595E-436D-83DB-A21E08F82DF6}.Debug|x64.ActiveCfg = Debug|Any CPU |
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.
Why all the x64 builds?
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.
will remove that.
@DeepakRajendranMsft Please remove Nuget.Config, which refers to a path on your system. |
@DeepakRajendranMsft Please remove update to global.json - this will require changes across the board in dependencies |
@DeepakRajendranMsft fix spacing in BuildCmdlet.bat |
@DeepakRajendranMsft lgtm once the build passes |
No description provided.