Upgraded to Silverlight 5.

This commit is contained in:
Sean Fausett 2012-04-15 14:49:30 +12:00
parent f16c1b0b90
commit 992d205c06
4 changed files with 9 additions and 7 deletions

View File

@ -82,10 +82,10 @@ namespace Jellyfish.Library
{
MessageBox.Show("An application update is available, but it requires the latest version of Silverlight.");
}
else if (Debugger.IsAttached)
{
Debugger.Break();
}
//else if (Debugger.IsAttached)
//{
// Debugger.Break();
//}
}
else if (e.UpdateAvailable)
{

View File

@ -12,7 +12,8 @@
<RootNamespace>Jellyfish.Library</RootNamespace>
<AssemblyName>Jellyfish.Library</AssemblyName>
<TargetFrameworkIdentifier>Silverlight</TargetFrameworkIdentifier>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<TargetFrameworkVersion>v5.0</TargetFrameworkVersion>
<TargetFrameworkProfile />
<SilverlightVersion>$(TargetFrameworkVersion)</SilverlightVersion>
<SilverlightApplication>false</SilverlightApplication>
<ValidateXaml>true</ValidateXaml>

View File

@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.431
// Runtime Version:4.0.30319.530
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.

View File

@ -12,7 +12,8 @@
<RootNamespace>Jellyfish.Virtu</RootNamespace>
<AssemblyName>Jellyfish.Virtu</AssemblyName>
<TargetFrameworkIdentifier>Silverlight</TargetFrameworkIdentifier>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<TargetFrameworkVersion>v5.0</TargetFrameworkVersion>
<TargetFrameworkProfile />
<SilverlightVersion>$(TargetFrameworkVersion)</SilverlightVersion>
<SilverlightApplication>true</SilverlightApplication>
<SupportedCultures>