Search

Silverlight Environment.Version reports 5.0.10411.0 instead of 5.1.10411.0 by Casey Allen

Active

2
0
Sign in
to vote
Type: Bug
ID: 779553
Opened: 2/19/2013 5:21:10 PM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
With Silverlight 5.1.10411.0 installed a Silverlight application will report its Environment.Version property as 5.0.10411.0. i.e. the Minor version is 0 instead of 1.
Details (expand)

Visual Studio/Team Foundation Server/.NET Framework Tooling Version

.NET Framework 4.0

Steps to reproduce

1. Create a new Silverlight application.
2. Put a Label on the page and set its contents to Environment.Version.ToString()
3. Right click silverlight application and view the Silvlerlight configuration
4. Compare the label with the silverlight configuration dialog window.
5. Dialog window shows 5.1.10411.0, Silverlight label shows 5.0.10411.0

Product Language

English

Operating System

Windows 7 SP1

Operating System Language

English

Actual results

Silverlight reports version as 5.0.10411.0

Expected results

Version to be 5.1.10411.0
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 2/19/2013 at 6:39 PM
Thanks for your feedback.

We are rerouting this issue to the appropriate group within the Visual Studio Product Team for triage and resolution. These specialized experts will follow-up with your issue.

Posted by Microsoft on 2/19/2013 at 5:52 PM
Thank you for your feedback, we are currently reviewing the issue you have submitted. If this issue is urgent, please contact support directly(http://support.microsoft.com)
Sign in to post a workaround.