tibel / Caliburn.Light

The magic-free Caliburn.Light, a powerful framework designed for building applications across current XAML platforms.
MIT License
68 stars 7 forks source link

No Caliburn.Xaml.UAP.rd.xml in nuget package #72

Closed belyansky closed 8 years ago

belyansky commented 8 years ago

I get the following error during compilation of my Universal Windows app which is using Caliburn.Light: Could not copy the file "C:\Users\Alex\.nuget\packages\Caliburn.Light\3.0.1-alpha\lib\uap10.0\Caliburn.Xaml\Properties\Caliburn.Xaml.UAP.rd.xml" because it was not found.

Current pull request should fix this issue.

tibel commented 8 years ago

Thanks