Skip to content

Instantly share code, notes, and snippets.

@benvillalobos
Last active October 1, 2021 19:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benvillalobos/3ba27f57ab39e8283fc25862f9b48c96 to your computer and use it in GitHub Desktop.
Save benvillalobos/3ba27f57ab39e8283fc25862f9b48c96 to your computer and use it in GitHub Desktop.
where I learned something
Turning chars into its integer hex representation: https://github.com/dotnet/msbuild/pull/6227/commits/abdbd9f0eef87c0904166900617fa378b636ec60
More insight on how MSBuild logging works: https://github.com/dotnet/msbuild/pull/6326
Comment explaining default excludes in sdk-style projects: https://github.com/dotnet/msbuild/issues/6899#issuecomment-932462170
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment