I need Silverlight in order to use IronRuby, as Silverlight provides the DRL. However, I can't find a template for creating Silverlight Windows Phone applications in Visual Studio 2012 for Windows Phone.

Can someone point me to such a template? Because all the tutorials for IronRuby on Windows Phone say to use Silverlight.

没有正确的解决方案

其他提示

I just took a quick look in VS2012/Exp, all the C# Phone templates there are for SilverLight. They just don't say so (explicitly) any more. When you see a MainPage.xaml you're doing SL.

But do note that Project|Properties|Build also has a combobox for the target platform. If WP7 isn't in the list you'll have to install another/extra SDK.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top