rhyous / WPFSharp.Globalizer

Other
26 stars 11 forks source link

DesignTimeResources.xaml must be located in folders Properties #5

Closed LukeOwlclaw closed 7 years ago

LukeOwlclaw commented 7 years ago

I took me some time to realize why to realize why the Designer would not display globalized resources, even though auto-completion worked fine. Also running the application was not a problem.

The problem: I included DesignTimeResources.xaml from a different folder. Moving the file to folder Properties and changing the project file accordingly fixed the problem.

Awsmolak commented 7 years ago

Thanks! I ran into this problem too. I copied the one from the example MVVM project. It should be easy enough to include this when installing the package from NuGet....Or it should at least mentioned in readme.md

rhyous commented 7 years ago

Added Readme. Added to NuGet 1.0.6