在 Visual Studio 2022 中从模板创建 C# 类时出现问题

发布于 2025-01-11 11:53:07 字数 417 浏览 0 评论 0原文

我在使用 Visual Studio 2022 时遇到问题。使用模板创建类/接口后,生成的代码出现错误。 “内部”和“类”之间没有空格。这个问题发生在一个特定的项目上。当我在新项目中创建文件时,问题没有发生。有没有人也遇到过这个问题并有解决方案?

屏幕截图 - “internalclass”

编辑:

使用此解决方案修复 <一个href="https://stackoverflow.com/questions/700086/how-do-you-default-a-new-class-to-public-when-creating-it-in-visual-studio">帖子。

I'm having an issue with Visual Studio 2022. After using template to create a class/interface the code is generated with an error. There is no whitespace between "internal" and "class". The problem is hapenning with one particular project. When I createad a file in a new project the problem did't occur. Did anyone experience this issue as well and has a solution?

Screenshot - "internalclass"

EDIT:

Fixed using solution from this post.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文