runceel / ReactiveProperty

ReactiveProperty provides MVVM and asynchronous support features under Reactive Extensions. Target frameworks are .NET 6+, .NET Framework 4.7.2 and .NET Standard 2.0.
MIT License
903 stars 101 forks source link

The type 'EventToReactiveProperty' from assembly 'ReactiveProperty.NET45' is built with an older version of the Blend SDK, and is not supported in a Windows Presentation Framework 4 project. #13

Closed TaviTruman closed 9 years ago

TaviTruman commented 9 years ago

2015-11-22_12-39-07

TaviTruman commented 9 years ago

Guys this error disables visual editing in Blend 2015 and VS Ent 2015

2015-11-22_12-45-09

TaviTruman commented 9 years ago

2015-11-22_12-48-47

runceel commented 9 years ago

@TaviTruman I tryed to reproduce this issue. But I can't reproduce.

default

ReactiveProperty reference settings is here.

2

We are adding ver 4.5.0.0 now.

Can you provide reproduce project?

TaviTruman commented 9 years ago

Yes, I will upload a sample project today.

runceel commented 9 years ago

@TaviTruman Thank you. I rebuild and released v2.2.8.1-pre package. Please try this package.

TaviTruman commented 9 years ago

Absolutely, thank you!

TaviTruman commented 9 years ago

Okay guys the 2.2.8 release fixed this problem! I will upload a reference project for future testing.