Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Conversation

@JunTaoLuo
Copy link
Contributor

Will need to coordinate with @dougbu for #5782

@dougbu
Copy link
Contributor

dougbu commented Feb 11, 2017

@JunTaoLuo I'm just waiting for @pranavkm on #5782.

But, why are we calling this 1.0.4? Thought MVC was on the high end with the latest patch branch being rel/1.0.3.

@JunTaoLuo
Copy link
Contributor Author

JunTaoLuo commented Feb 11, 2017

It's the 1.0.4 patch train but the MVC packages will be 1.0.3. The only package that's actually 1.0.4 is MetaPackages.

Copy link
Contributor

@dougbu dougbu left a comment

Choose a reason for hiding this comment

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

LGTM with just one question. But I suggest someone else check the specific versions.

"Microsoft.AspNetCore.Routing.DecisionTree.Sources": {
"type": "build",
"version": "1.0.2"
"version": "1.0.3"
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this the only *.Sources package that's been updated?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

There are a few, you can see all the package version updates in https://github.com/aspnet/Coherence-Patch/pull/40/files#diff-b68e642d223a5f81dc260548f1e0df64.

The *.Sources packages I have seen update are

  • Microsoft.AspNetCore.DataProtection.Sources
  • Microsoft.AspNetCore.DiagnosticsViewPage.Sources
  • Microsoft.AspNetCore.Razor.Test.Sources
  • Microsoft.AspNetCore.Routing.DecisionTree.Sources

Any particular concerns regarding sources packages?

Copy link
Contributor

Choose a reason for hiding this comment

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

Any particular concerns regarding sources packages?

No. I just noticed this was the only .Sources dependency you updated. Your answer makes sense.

@dougbu
Copy link
Contributor

dougbu commented Feb 11, 2017

Will need to coordinate with @dougbu for #5782

All done. @JunTaoLuo that PR is now in the rel/1.0.3 branch.

@dougbu
Copy link
Contributor

dougbu commented Feb 13, 2017

@JunTaoLuo you need to rebase this branch. No need to re-add the SDK version to global.json for example.

global.json Outdated
"projects": ["src", "test/WebSites", "samples"],
"sdk": {
"version": "1.0.0-preview2-003154"
"version": "1.0.0-preview2-003154"
Copy link
Contributor

Choose a reason for hiding this comment

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

Undo.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sigh... inconsistent tabs even within the same file.

@JunTaoLuo JunTaoLuo merged commit f735aa8 into rel/1.0.3 Feb 13, 2017
@JunTaoLuo JunTaoLuo deleted the johluo/rel/1.0.3 branch February 13, 2017 22:19
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.

5 participants