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

如果程序集没有标记任何导出,则会生成无法构建通过代码 #1

Open
lindexi opened this issue Nov 14, 2023 · 1 comment
Assignees

Comments

@lindexi
Copy link
Member

lindexi commented Nov 14, 2023

如果没有标记任何导出,将会创建如下代码

using dotnetCampus.Telescope;

namespace dotnetCampus.Telescope
{
    public partial class __AttributedTypesExport__ :
    {
    }
}
@lindexi lindexi self-assigned this Nov 14, 2023
@lindexi lindexi transferred this issue from dotnet-campus/SourceFusion Feb 2, 2024
@xinyuehtx
Copy link

xinyuehtx commented Feb 2, 2024 via email

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

No branches or pull requests

2 participants