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

Remove LKG download left over from cross-repo merges #25

Merged
merged 3 commits into from
Jul 17, 2018

Conversation

nguerrera
Copy link

core-sdk does not need to download an LKG to run tests as it is the top repo that builds the entire SDK. This file was left over from cli and causing problems for source build.

core-sdk does not need to download an LKG to run tests as it is the
top repo that builds the entire SDK. This file was left over from
cli and causing problems for source build.
@nguerrera nguerrera requested a review from a team July 10, 2018 20:36
</PropertyGroup>

<PropertyGroup>
<DotNetCoreSdkLKGRootUrl>$(CoreSetupBlobRootUrl)Sdk/$(DotNetCoreSdkLKGVersion)/</DotNetCoreSdkLKGRootUrl>

This comment was marked as spam.

@nguerrera nguerrera merged commit bae3a77 into dotnet:master Jul 17, 2018
@nguerrera nguerrera deleted the remove-lkg branch July 17, 2018 17:47
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.

2 participants