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

Release updates #1414

Merged
merged 5 commits into from
Apr 2, 2018
Merged

Release updates #1414

merged 5 commits into from
Apr 2, 2018

Conversation

dansiegel
Copy link
Member

Description of Change

Updating Dependencies & bumping version for public preview

Bugs Fixed

n/a

API Changes

n/a

Behavioral Changes

n/a

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard

@@ -14,7 +14,7 @@
<Version Condition=" '$(PRISM_RELEASE)' != '' ">$(PRISM_RELEASE)</Version>
<Version Condition=" '$(PRISM_AUTOFAC_WINDOWS_VERSION)' != '' ">$(PRISM_AUTOFAC_WINDOWS_VERSION)</Version>
<!-- Update this version when incrementing Library Versions i.e. 7.1.0, 7.2.0 -->
<VersionPrefix Condition=" '$(PRISM_RELEASE)' == '' And '$(PRISM_AUTOFAC_WINDOWS_VERSION)' == '' ">7.0.0</VersionPrefix>
<VersionPrefix Condition=" '$(PRISM_RELEASE)' == '' And '$(PRISM_AUTOFAC_WINDOWS_VERSION)' == '' ">7.1.0</VersionPrefix>
Copy link
Contributor

Choose a reason for hiding this comment

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

bumping windows as well?

Copy link
Member

Choose a reason for hiding this comment

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

It's just a formality. UWP as we know it is going away.

Copy link

Choose a reason for hiding this comment

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

What does uwp is going away means?

Copy link
Member Author

Choose a reason for hiding this comment

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

@totht91 we are currently planning on replacing our current Prism for UWP libraries with a merge of Prism and Template10

Copy link

Choose a reason for hiding this comment

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

Could you please give us some information about the merge? How can the community help you with this?

@dansiegel dansiegel merged commit 0c75227 into master Apr 2, 2018
@dansiegel dansiegel deleted the release-updates branch April 2, 2018 16:59
@lock
Copy link

lock bot commented Jan 28, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 28, 2020
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

4 participants