Skip to content

Instantly share code, notes, and snippets.

@josegallardo
josegallardo / gist:9ddded8d927de867ffb25c3ff8c0a99d
Created June 8, 2017 20:30
XVS Status: Smoke Test for VS 2017 15.2.3 PR build 07-06-2017 - Summary (Defects) 6/8/2017
#### XVS ####
54302 T14316659 Verify F# projects render correctly Failed
[DUPLICATED][IN_PROGRESS]: It seems to be external but we're investigating. Tracked in a different bug (57116).
55517 T14315303 Verify that user successfully distribute archive of an iOS app on AppStore. Failed
[RESOLVED]: It's a valid test case (I was looking before at the VSfM steps), and it cannot be reproduced on d15-3.
55686 T14314063 Verify user can run the CrossPlatformDebugging sample on platform in configuration. Failed
[RESOLVED]: Not reproducible on d15-3.
@josegallardo
josegallardo / crash log
Created February 1, 2017 22:11
VS2017 crash log
Exception Info: System.IO.FileLoadException
at Microsoft.VisualStudio.CodeSense.Providers.Collaboration.AuthorsDataPointProvider.CreateDataPoint(Microsoft.VisualStudio.Language.Intellisense.ICodeLensDescriptor)
at Microsoft.VisualStudio.Language.Intellisense.Implementation.CodeLensIndicatorService+DataPointContainer..ctor(Microsoft.VisualStudio.Language.Intellisense.Implementation.CodeLensIndicatorService, System.Lazy`2<Microsoft.VisualStudio.Language.Intellisense.ICodeLensDataPointProvider,Microsoft.VisualStudio.Language.Intellisense.ICodeLensDataPointProviderMetadata>, Microsoft.VisualStudio.Language.Intellisense.ICodeLensDescriptor)
at Microsoft.VisualStudio.Language.Intellisense.Implementation.CodeLensIndicatorService+<>c__DisplayClass26_0.<CreateIndicator>b__1(System.Tuple`2<Microsoft.VisualStudio.Language.Intellisense.ICodeLensDescriptor,System.String>)
at System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c56
Xamarin for Visual Studio v.3.9 Changes
New Features
Unified Devices.
- We’re now showing the devices list in the “Start” button inner drop-down.
- It shows devices that matches de device family defined in the plist.
- Select iPhoneSimulator platform by default when a new iOS project is unfolded.
XCassets
Debugger improvements