Skip to content

Auto-Generate AdditionalAssemblyInfo.cs file for InternalsVisibleTo #329

@michael-hawker

Description

@michael-hawker

Describe the bug

From #326 and the PR to fix it in #327 we figured out how to generate AssemblyMetadata attributes as part of the MSBuild project to not have to have so many AssemblyInfo.cs files in our projects.

We can use this approach for InternalVisibleTo as well and remove the AdditionalAssemblyInfo.cs files in the library projects.

Related to CommunityToolkit/Tooling-Windows-Submodule#15

Steps to reproduce

N/A

Expected behavior

Less extraneous files to worry about and copy

Screenshots

No response

Code Platform

  • UWP
  • WinAppSDK / WinUI 3
  • Web Assembly (WASM)
  • Android
  • iOS
  • MacOS
  • Linux / GTK

Windows Build Number

  • Windows 10 1809 (Build 17763)
  • Windows 10 1903 (Build 18362)
  • Windows 10 1909 (Build 18363)
  • Windows 10 2004 (Build 19041)
  • Windows 10 20H2 (Build 19042)
  • Windows 10 21H1 (Build 19043)
  • Windows 11 21H2 (Build 22000)
  • Other (specify)

Other Windows Build number

No response

App minimum and target SDK version

  • Windows 10, version 1809 (Build 17763)
  • Windows 10, version 1903 (Build 18362)
  • Windows 10, version 1909 (Build 18363)
  • Windows 10, version 2004 (Build 19041)
  • Other (specify)

Other SDK version

No response

Visual Studio Version

No response

Visual Studio Build Number

No response

Device form factor

No response

Additional context

No response

Help us help you

Yes, but only if others can assist.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions