Skip to content

Instantly share code, notes, and snippets.

View mrward's full-sized avatar

Matt Ward mrward

View GitHub Profile
@knocte
knocte / gist:158c70f9aef9104fd1f7b043c3430e95
Created June 13, 2019 11:27
nuget.client solution being opened in VS4Mac: nuget restore log
Getting restore information for solution /Users/knocte/Documents/Code/NuGet.Client/NuGet.sln
/Library/Frameworks/Mono.framework/Versions/5.18.1/lib/mono/msbuild/15.0/bin/NuGet.targets(144,5): error MSB4018: The "WriteRestoreGraphTask" task failed unexpectedly. [/var/folders/yy/r8q924sj6f73mr2h96y4npym0000gn/T/NuGetScratch/uqp9r6qw.6rf.nugetinputs.targets]
/Library/Frameworks/Mono.framework/Versions/5.18.1/lib/mono/msbuild/15.0/bin/NuGet.targets(144,5): error MSB4018: NuGet.Frameworks.FrameworkException: Invalid framework identifier ''. [/var/folders/yy/r8q924sj6f73mr2h96y4npym0000gn/T/NuGetScratch/uqp9r6qw.6rf.nugetinputs.targets]
/Library/Frameworks/Mono.framework/Versions/5.18.1/lib/mono/msbuild/15.0/bin/NuGet.targets(144,5): error MSB4018: at NuGet.Frameworks.NuGetFramework.GetShortFolderName (NuGet.Frameworks.IFrameworkNameProvider mappings) [0x0006f] in <3b8c22c4c87e44bbb0b201ac24b5d670>:0 [/var/folders/yy/r8q924sj6f73mr2h96y4npym0000gn/T/NuGetScratch/uqp9r6qw.6rf.nugetinputs.targets]
/Library/Framew
@vtsatskin
vtsatskin / gist:d78d0f58f3cf440dc6c207b992f51e4f
Created June 13, 2017 21:12
Add loopback to Network pane in System Preferences on macOS
sudo networksetup -createnetworkservice Loopback lo0
sudo networksetup -setmanual Loopback 172.20.42.42 255.255.255.255

Source Code Typography

Presentation: http://www.slideshare.net/vancura/source-code-typography

Quotes

Dumb quotes (also known as straight quotes) are straight and vertical. Proper typography never uses straight quotes. They are left over from the age of typewriters, and their only modern use is for coding.