在 Visual Studio 2022 中从模板创建 C# 类时出现问题
我在使用 Visual Studio 2022 时遇到问题。使用模板创建类/接口后,生成的代码出现错误。 “内部”和“类”之间没有空格。这个问题发生在一个特定的项目上。当我在新项目中创建文件时,问题没有发生。有没有人也遇到过这个问题并有解决方案?
编辑:
使用此解决方案修复 <一个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?
EDIT:
Fixed using solution from this post.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论