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

update nuget to 4.0.0-rc3 and sdk to 1.0.0-alpha-20170105-5 #5214

Merged
merged 6 commits into from
Jan 7, 2017

Conversation

rohit21agrawal
Copy link

@rohit21agrawal rohit21agrawal commented Jan 5, 2017

updating nuget to 4.0.0-rc3 and sdk to 1.0.0-aplha-20170105-5. (This version of sdk was built with tests disabled)

CC: @livarcocc @rrelyea @eerhardt @piotrpMSFT

@livarcocc
Copy link

@rohit21agrawal Updating the SDK requires a bunch of changes in the code because now the SDK has implicit globing. I am doing that in this PR here: #5212.

@rohit21agrawal
Copy link
Author

@livarcocc could you incorporate these changes in your PR? the sdk has to be the version in this PR because nuget has had API changes and it will break for any other version of the sdk

Copy link

@livarcocc livarcocc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once CI turns green.

@rohit21agrawal rohit21agrawal force-pushed the ragrawal/updatenugetrc3 branch from 313c4da to c10ba0f Compare January 5, 2017 23:20
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<CLI_NETSDK_Version>1.0.0-alpha-20170105-5</CLI_NETSDK_Version>

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

</PackageReference>
<PackageReference Include="Microsoft.Build.Utilities.Core">
<Version>$(CLI_MSBuild_Version)</Version>
</PackageReference>
<PackageReference Include="Microsoft.Build.Framework">

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@rohit21agrawal
Copy link
Author

@dotnet-bot test this please.

@qmfrederik
Copy link

Does this version of the SDK include dotnet/sdk#582? That PR fixes publishing on net46x, and based on the issues I'm tracking it'd help a lot of people if that PR makes it to a daily cli build.

@rohit21agrawal
Copy link
Author

@dotnet-bot test Ubuntu x64 Release Build please

@livarcocc
Copy link

@srivatsn

@rohit21agrawal rohit21agrawal force-pushed the ragrawal/updatenugetrc3 branch from 915fa94 to fadf7c4 Compare January 6, 2017 21:49
@@ -4,7 +4,9 @@
"debugType": "portable",
"emitEntryPoint": true
},
"dependencies": {},

This comment was marked as spam.

@rohit21agrawal
Copy link
Author

@piotrpMSFT @livarcocc all changes made as per feedback. The CI is now building only as the result of adding the comment. all tests had already passed. can i go ahead and check this in?

@livarcocc
Copy link

@rohit21agrawal I would prefer not. I particularly prefer merging things only when they are green.

@rohit21agrawal
Copy link
Author

@dotnet-bot test Ubuntu x64 Release Build please

@rohit21agrawal
Copy link
Author

@dotnet-bot test Ubuntu16.04 x64 Debug Build please

@livarcocc
Copy link

@dotnet-bot Test Fedora23 x64 Debug Build

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants