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

Wrong folder name in lib folder of nuget package #1146

Closed
Evangelink opened this issue Aug 22, 2016 · 3 comments
Closed

Wrong folder name in lib folder of nuget package #1146

Evangelink opened this issue Aug 22, 2016 · 3 comments
Labels

Comments

@Evangelink
Copy link
Contributor

Do you want to request a feature or report a bug?
Bug report.

What is the current behavior?
Windows and WindowsPhone folders under the lib folder have an incorrect name:
Portable-Net45%2BWin8%2BWP8%2BWPA81
Portable-Win81%2BWPA81

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

What is the expected behavior?
Folders shoud be named as follow:
Portable-Net45+Win8+WP8+WPA81
Portable-Win81+WPA81

What is the motivation / use case for changing the behavior?

Which versions of ReactiveUI, and which platform / OS are affected by this issue? Did this work in previous versions of ReativeUI? Please also test with the latest stable and snapshot (http://docs.reactiveui.net/en/contributing/snapshot/index.html) versions.
Works properly with ReactiveUI 6.5.0, bugs only affects 6.5.1. It seems to be an encoding issue but I haven't looked to what changed between 6.5.0 and 6.5.1.

Other information (e.g. stacktraces, related issues, suggestions how to fix)

@Evangelink
Copy link
Contributor Author

Any news on this?

@kentcb
Copy link
Contributor

kentcb commented Sep 2, 2016

thanks for reporting @Evangelink. I've created 6.5.2 packages to fix this issue, and they will be published ASAP once the core team has agreed to do so.

@ghuntley
Copy link
Member

ghuntley commented Sep 4, 2016

6.5.2 has been pushed, thanks for the bug report @Evangelink

https://github.com/reactiveui/ReactiveUI/releases/tag/6.5.2

@ghuntley ghuntley closed this as completed Sep 4, 2016
@lock lock bot added the outdated label Jun 26, 2019
@lock lock bot locked and limited conversation to collaborators Jun 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants