Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Update build tools. Contains changes to support FreeBSD in xunit. #2141

Merged
merged 1 commit into from
Jun 23, 2015

Conversation

mmitche
Copy link
Member

@mmitche mmitche commented Jun 23, 2015

Float package versions to get the latest version of the netcore extensions (has FreeBSD support)

/cc @jasonwilliams200OK @ericstj

@ericstj
Copy link
Member

ericstj commented Jun 23, 2015

How'd you do this? I would have expected to see this diff: ericstj@af21be2

@ghost
Copy link

ghost commented Jun 23, 2015

Thanks @mmitche! 👍
@ghuntley, after this is merged, someone can take a stab at https://github.com/dotnet/corefx/issues/1626#issuecomment-112572984.

@mmitche
Copy link
Member Author

mmitche commented Jun 23, 2015

Deleted every project.lock.json then restored them with /t:RestorePackages /p:LockDependencies=true. I couldn't see any other way to unlock them to float them.

@mmitche
Copy link
Member Author

mmitche commented Jun 23, 2015

@ericstj This is because I wasn't quite at the head of the upstream tree when I did the change. Let me redo this.

Float package versions to get the latest version of the netcore extensions (has FreeBSD support)
@mmitche
Copy link
Member Author

mmitche commented Jun 23, 2015

Added a few extra, including the System.Net.Http lock update for the extensions

@ericstj
Copy link
Member

ericstj commented Jun 23, 2015

That looks better.

You don't actually need to delete them. You just need to run build /t:RestorePackages /p:LockDependencies=true.

It looks like this deleted src/System.Net.Http/tests/UnitTests/project.lock.json. I think that is OK and just a cleanup from 36b6d6b.

:shipit:

mmitche added a commit that referenced this pull request Jun 23, 2015
Update build tools.  Contains changes to support FreeBSD in xunit.
@mmitche mmitche merged commit 65db1ff into dotnet:master Jun 23, 2015
@mmitche mmitche deleted the update-build-tools branch June 23, 2015 23:57
@ghost ghost mentioned this pull request Jul 25, 2015
@karelz karelz modified the milestone: 1.0.0-rtm Dec 3, 2016
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Update build tools.  Contains changes to support FreeBSD in xunit.

Commit migrated from dotnet/corefx@65db1ff
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants