dotnet / symstore

Implements API for retrieval of symbols and other debug artifacts from symbol store.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does not build on OSX

nosami opened this issue · comments

/Users/jasonimison/src/symstore/.packages/microsoft.build.tasks.git/1.0.0-beta-63102-01/build/Microsoft.Build.Tasks.Git.targets(20,5): error MSB4018: System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.PlatformNotSupportedException: osx.10.14-x64 [/Users/jasonimison/src/symstore/src/NugetSymbolServer/NugetSymbolServer.csproj]

PR incoming

It builds on my Sierra 10.12.6 MacBook Pro. What version of the macOS are you using?

I'm on 10.14.5.. Feel free to close this though, I noticed that @tmat was fixing this elsewhere