Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

"kpm pack" generates web.config #765

Merged
merged 1 commit into from
Oct 16, 2014
Merged

Conversation

ChengTian
Copy link
Contributor

parent #677

return package == null ? string.Empty : package.Library.Version.ToString();
}

private static string GetRuntimeFlavor(PackRuntime runtime)
Copy link
Member

Choose a reason for hiding this comment

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

For some of these parsing routines, can you add a comment that gives an example of what the expected inputs and outputs are?

@Eilon
Copy link
Member

Eilon commented Oct 16, 2014

The code review updates look good. Need @davidfowl , @glennc , and @GrabYourPitchforks to confirm the behavior (I'm not sure exactly what's expected).

@GrabYourPitchforks
Copy link
Contributor

:shipit:

@ChengTian ChengTian merged commit 9f8fff9 into dev Oct 16, 2014
@ChengTian ChengTian deleted the kpm-pack-generate-web.config branch October 16, 2014 21:09
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.

None yet

3 participants