get reference documentation output from build again#100
get reference documentation output from build again#100wilsoncg merged 1 commit intofsprojects:masterfrom
Conversation
(use FSharp.Core.dll shipped in fakebuild nuget package instead)
|
@eulerfx You good to merge this? |
|
@wilsoncg Nice fix. I'm wondering if it might make sense to have a second maintainer, are you interested? Currently myself, @tpetricek and @eulerfx are listed as maintainers, though most recently it's just been @eulerfx, with myself as backup. |
|
Sure @dsyme, I'd be happy to ease the burden from yourself, @tpetricek and @eulerfx. |
|
Yes please, we could use the help. Much appreciated @wilsoncg |
|
@wilsoncg What is your nuget handle? thanks |
|
@dsyme Sorry, I just got round to doing the necessary for nuget, my nuget handle is wilsoncg.
Am I right in saying after you do the necessary in nuget then I will not receive this 403 error? |
|
@wilsoncg Apologies for the delay, I've sent you an invitation to be nuget package co-owner. AFAICS the above error should go after you accept the request. |
|
@dsyme Thanks for sorting out. |
Use FSharp.Core.dll shipped in fakebuild nuget package instead for reference documentation generation only #85.
I'm confident this change will not break the CI build as the generate documentation targets are not called.