Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

update version of nuget #1734

Merged
merged 1 commit into from
Mar 8, 2016
Merged

update version of nuget #1734

merged 1 commit into from
Mar 8, 2016

Conversation

analogrelay
Copy link

This version still has RID inference, but adds support for generating the lock file format needed by portable app publishing

/cc @piotrpMSFT @davidfowl @pakrym

@@ -6,7 +6,7 @@
"description": "Types to model a .NET Project",
"dependencies": {
"System.Reflection.Metadata": "1.2.0-rc2-23901",
"NuGet.Packaging": "3.4.0-beta-632",
"NuGet.Packaging": "3.4.0-rtm-beta-721",

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@analogrelay
Copy link
Author

This is now blocked on NuGet/Home#2265 - Builds are failing because packages are no longer properly resolved from sources defined in a NuGet.Config immediately adjacent to a project.json

@analogrelay analogrelay force-pushed the anurse/update-nuget branch from 262f9ca to bdf0dac Compare March 7, 2016 19:46
@analogrelay
Copy link
Author

I've been able to work around the NuGet issue, so this should be working again. ping @piotrpMSFT @davidfowl @pakrym

@analogrelay
Copy link
Author

FYI, OSX build is blocked on a NuGet issue for which a fix has been checked in, just waiting on a new build now.

@analogrelay analogrelay force-pushed the anurse/update-nuget branch 2 times, most recently from 7249c26 to ef2a14e Compare March 7, 2016 22:57
@analogrelay
Copy link
Author

@dotnet-bot test OSX Debug Build please

1 similar comment
@analogrelay
Copy link
Author

@dotnet-bot test OSX Debug Build please

@@ -42,7 +42,6 @@ pushd "$Stage2Dir\bin"

try {
.\dotnet restore `
--runtime win-anycpu `

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@analogrelay
Copy link
Author

Something seems to be funky with the Mac CI agents... the failures I'm getting are transient and depend upon the machine. I'm going to try and get a green from OSX Debug, but if I don't, we have a green from OSX Release, so it should be safe to merge.

@analogrelay
Copy link
Author

@dotnet-bot test OSX Debug Build please

@analogrelay
Copy link
Author

Ok, I'm going to merge. The OSX Debug error seems to be a transient issue.

@analogrelay analogrelay force-pushed the anurse/update-nuget branch from ef2a14e to 444e4f9 Compare March 8, 2016 17:53
@analogrelay analogrelay merged commit 444e4f9 into rel/1.0.0 Mar 8, 2016
@leecow leecow removed the in progress label Mar 8, 2016
@analogrelay analogrelay deleted the anurse/update-nuget branch March 8, 2016 19:57
wli3 pushed a commit to wli3/cli that referenced this pull request Nov 14, 2018
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.

6 participants