ref编译.NET 5.0 应用程序时的文件夹是什么?
我的意思是这个:
[project_path]\bin\Debug\net5.0\ref\
Run Code Online (Sandbox Code Playgroud) 刚切换到VS2022,创建新项目,看到这个:
// See https://aka.ms/new-console-template for more information
Console.WriteLine("Hello, World!");
Run Code Online (Sandbox Code Playgroud)
所有其他东西在哪里?为什么现在默认了?