Skip to content

Override the msbuild property ProduceReferenceAssemblies in docfx#81

Merged
ncguilbeault merged 1 commit intobonsai-rx:mainfrom
ncguilbeault:dev/fix-docs-ref-assemblies
Jan 13, 2026
Merged

Override the msbuild property ProduceReferenceAssemblies in docfx#81
ncguilbeault merged 1 commit intobonsai-rx:mainfrom
ncguilbeault:dev/fix-docs-ref-assemblies

Conversation

@ncguilbeault
Copy link
Copy Markdown
Collaborator

This PR adds a small change to the docfx config to override the msbuild property ProduceReferenceAssemblies. This fixes a warning when running docfx that says "Found project reference without a matching metadata reference". A discussion of the problem and a proposed solution: dotnet/docfx#9804

Copy link
Copy Markdown
Member

@glopesdev glopesdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ncguilbeault This is a great find, thanks!

My only comment is about the formatting changes around the fix. Could we maybe submit those as a separate PR?

The main reason is to avoid suggesting they are related to the fix at hand (makes it easier to interpret blame logs in the future).

@ncguilbeault ncguilbeault force-pushed the dev/fix-docs-ref-assemblies branch from 00e7ab9 to 634ac0c Compare January 9, 2026 11:06
@ncguilbeault
Copy link
Copy Markdown
Collaborator Author

Should be fixed now

…onfig to fix warning about missing metadata reference following this: dotnet/docfx#9804
@ncguilbeault ncguilbeault force-pushed the dev/fix-docs-ref-assemblies branch from 634ac0c to e302bed Compare January 13, 2026 11:36
@ncguilbeault ncguilbeault merged commit c12c85b into bonsai-rx:main Jan 13, 2026
10 checks passed
@ncguilbeault ncguilbeault deleted the dev/fix-docs-ref-assemblies branch January 13, 2026 11:53
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