Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add commit hashes to NuGet and Visual Studio packages #4474

Merged
merged 2 commits into from
Mar 9, 2018
Merged

Add commit hashes to NuGet and Visual Studio packages #4474

merged 2 commits into from
Mar 9, 2018

Conversation

brettfo
Copy link
Member

@brettfo brettfo commented Mar 9, 2018

Updates the description field of our NuGet packages (FSharp.Core and Microsoft.FSharp.Compiler) to include the commit hash that produced the build.

I also shamelessly copied dotnet/roslyn#23121 to do the same for the F# entry in Help -> About.

Before:
before

After:
after

@brettfo brettfo merged commit aee2fa8 into dotnet:master Mar 9, 2018
@brettfo brettfo deleted the package-commit-hash branch March 9, 2018 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants