Skip to content

Instantly share code, notes, and snippets.

View SumantaWelekar's full-sized avatar

SumantaWelekar

View GitHub Profile
@SumantaWelekar
SumantaWelekar / gist:eb842963571960620cc111ed0c407a5f
Created September 29, 2017 12:34
VS 2017 Target Platform Build Info
Microsoft Visual Studio Enterprise 2017
Version 15.3.5
VisualStudio.15.Release/15.3.5+26730.16
Microsoft .NET Framework
Version 4.7.02046
Installed Version: Enterprise
Architecture Diagrams and Analysis Tools 00369-60000-00001-AA132
Microsoft Architecture Diagrams and Analysis Tools
@SumantaWelekar
SumantaWelekar / gist:cc6cb8fb471796097bcb98e8632d7754
Last active September 29, 2017 08:40
VS Build Detail 15.4 Preview 3
Microsoft Visual Studio Enterprise 2015
Version 14.0.25431.01 Update 3
Microsoft .NET Framework
Version 4.7.02046
Installed Version: Enterprise
Architecture and Modeling Tools 00322-80000-00000-AA278
Microsoft Architecture and Modeling Tools
1>Project 'PdbSample' is not up to date. Missing output file 'C:\Users\User\Downloads\PdbSample\PdbSample\Build\Bin\Debug\PdbSample.pdb'.
1>------ Build started: Project: PdbSample, Configuration: Debug Any CPU ------
1>Build started 29-09-2017 13:32:37.
1>Environment at start of build:
1>ALLUSERSPROFILE = C:\ProgramData
1>APPDATA = C:\Users\User\AppData\Roaming
1>asl.log = Destination=file
1>CommonProgramFiles = C:\Program Files (x86)\Common Files
1>CommonProgramFiles(x86) = C:\Program Files (x86)\Common Files
1>CommonProgramW6432 = C:\Program Files\Common Files
This file has been truncated, but you can view the full file.
1>------ Rebuild All started: Project: PdbSample, Configuration: Debug Any CPU ------
1>Build started 29-09-2017 13:24:52.
1>Environment at start of build:
1>ALLUSERSPROFILE = C:\ProgramData
1>APPDATA = C:\Users\User\AppData\Roaming
1>asl.log = Destination=file
1>CommonProgramFiles = C:\Program Files (x86)\Common Files
1>CommonProgramFiles(x86) = C:\Program Files (x86)\Common Files
1>CommonProgramW6432 = C:\Program Files\Common Files
1>COMPUTERNAME = NAG1-LHP-41346
@SumantaWelekar
SumantaWelekar / VS 2107
Created September 27, 2017 09:02
VS 2107 master builds
Microsoft Visual Studio Enterprise 2017
Version 15.3.5
VisualStudio.15.Release/15.3.5+26730.16
Microsoft .NET Framework
Version 4.7.02046
Installed Version: Enterprise
Architecture Diagrams and Analysis Tools 00369-60000-00001-AA132
Microsoft Architecture Diagrams and Analysis Tools
@SumantaWelekar
SumantaWelekar / gist:ce9473a420723b6e184b2ef350b4055b
Last active September 22, 2017 11:42
15-4 VS 2015 build info
Microsoft Visual Studio Enterprise 2015
Version 14.0.25431.01 Update 3
Microsoft .NET Framework
Version 4.6.01586
Installed Version: Enterprise
Architecture and Modeling Tools 00322-80000-00000-AA157
Microsoft Architecture and Modeling Tools
=== Visual Studio Enterprise 2017 for Mac (Preview) ===
Version 7.2 Preview (7.2 build 617)
Installation UUID: 37fb5120-dd94-44f1-805b-111924a34886
Runtime:
Mono 5.4.0.200 (2017-06/49f22ec8040) (64-bit)
GTK+ 2.24.23 (Raleigh theme)
Package version: 504000200
Microsoft Visual Studio Enterprise 2017 d15rel
Version 15.4.0 [26918.11111.d15rel]
VisualStudio.15.int.d15rel/15.4.0-pre.3.0+26918.11111.d15rel
Microsoft .NET Framework
Version 4.7.02046
Installed Version: Enterprise
Architecture Diagrams and Analysis Tools 00369-60000-00001-AA132
Microsoft Architecture Diagrams and Analysis Tools
@SumantaWelekar
SumantaWelekar / gist:6adb77f738c016fc73aead3067fad465
Created September 21, 2017 07:12
Xamarin Live Player iOS build output
Start (App16.iOS, RogersMSI’s iPhone Player, )
Attempting connection to debug address: 172.18.36.115:37847
Error while trying to connect directly to the device: System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
at Xamarin.Player.Remote.DeviceDeployer.<>c__DisplayClass30_0.<ConnectAsync>b__0() in C:\d\lanes\5156\1631433e\source\xamarinvs\External\Xamarin.Player.Remote\Source\Xamarin.Player.Remote\DeviceDeployer.cs:line 431
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Xamarin.Player.Remote.DeviceDeployer.<ConnectAsync>d__30.
@SumantaWelekar
SumantaWelekar / gist:08ab028e54a35cc6d41aaff17c5d3000
Created September 21, 2017 07:11
Xamarin Live Player Android Build Output
Start (App16.Android, Google Pixel Player, )
Attempting connection to debug address: 172.18.41.81:37847
Error while trying to connect directly to the device: System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
at Xamarin.Player.Remote.DeviceDeployer.<>c__DisplayClass30_0.<ConnectAsync>b__0() in C:\d\lanes\5156\1631433e\source\xamarinvs\External\Xamarin.Player.Remote\Source\Xamarin.Player.Remote\DeviceDeployer.cs:line 431
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Xamarin.Player.Remote.DeviceDeployer.<ConnectAsync>d__30.Mov