timheuer / callisto

A control toolkit for Windows 8 XAML applications. Contains some UI controls to make it easier to create Windows UI style apps for the Windows Store in accordance with Windows UI guidelines.
http://timheuer.com/blog/archive/2012/05/31/introducing-callisto-a-xaml-toolkit-for-metro-apps.aspx
Other
338 stars 108 forks source link

Callisto cannot be upgraded in a project depending on .NET 4.5.2 #255

Open tehplague opened 9 years ago

tehplague commented 9 years ago

Callisto 1.4.0 cannot be upgraded in a solution that is configured to target .NET 4.5.2 because it is itself configured to target only .NETCore,Version=v4.5.1

Can this be changed in a future version?

timheuer commented 9 years ago

I just tried this an the NuGet package installed fine. Can you help me understand the exact setup you have?