Merged
Conversation
* SHA:eb3a7f65489ff8aff0baeb4dd73279b4da13eeed - Add autogeneration for netstandard support table
* SHA:2d03d3edfe819253aba263b42d0d4d1b43af3b4e - Make sure Packagesdir exists before restoring packages * SHA:5b72e230b8c60bd926d03590d74ca1286eb23387 - Minor fix to clean when called without parameters * SHA:011b0103351455243b7c770281a055503e56900f - Make "@echo off" configurable. * SHA:d2e94e5dadd7ffeaf8eab38d8810a3ffab909f9f - Add support for additional properties passed to msbuild - Did not update the .sh file, want to update those types of files separately and all together. - The file 'build-tests.cmd' has not been added yet.
* SHA:a188beafd2a96366a7ef9fa6e52d14904040fe83 - Move PerfTesting from src\dirs.proj to build.proj * SHA:0a04be98211d540d9b484526137e86062ddf8a32 - Add NETStandard.Library to CoreFx
Contributor
|
Evaluating TFS build now... |
Member
Author
|
As of right now both repos are on 1.0.25-prerelease-00312-03 |
Contributor
|
LGTM. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
With this PR we are almost up-to-date. Remaining is...
Corefx PRs dotnet/corefx#6572 and dotnet/corefx#7237 both of which involve a change to how we build test projects.
The comments from @iamjasonp in my merged PR #1003