Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove XmlPoke2 and bump Tasks package version to 1.0.1 #199

Closed
wants to merge 1 commit into from

Conversation

natemcmaster
Copy link
Contributor

XmlPoke is available in the MSBuild used by .NET Core CLI 2.0.0

Resolves #180

@natemcmaster natemcmaster requested a review from pranavkm March 20, 2017 17:25
natemcmaster pushed a commit to aspnet/Universe that referenced this pull request Mar 20, 2017
@@ -3,7 +3,7 @@
<Import Project="..\..\build\common.props" />

<PropertyGroup>
<VersionPrefix>1.0.0</VersionPrefix>
<VersionPrefix>1.0.1</VersionPrefix>
Copy link
Contributor

Choose a reason for hiding this comment

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

2.0.0 since it's a breaking change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yup, good point. Will bump.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Does this mean we should also bump Internal.AspNetCore.Sdk to 2.0.0?

@natemcmaster
Copy link
Contributor Author

After thinking this through a little more, this is premature. I'll do this as part of rev-ing all tools to "2.0".

@natemcmaster natemcmaster deleted the namc/rm-poke branch June 13, 2017 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants