dotnet / dotnet/wpf

[netcore3] Update various native DLL references/PInvokes/Build steps to use T4 templates to generate binary names

Open
#846 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

Currently, native binaries need many changes when their names change. This includes PInvokes, def files, SxS manifest files, and so on.

All of these should be updated so that they are automatically generated based on the current suffix and the set DLL prefix name for that DLL. This ensures that if we change the suffix, all appropriate changes in the code base are automatic and complete.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.