Web Analytics
Featured image of post 如何在 Visual Studio 內移除未使用的參考

如何在 Visual Studio 內移除未使用的參考

適用於 Visual Studio 2022 與 SDK style projects.

若您的 .NET Core/.NET 5 後的專案 (SDK style projects) 有未使用的參考套件,可以直接右鍵點選專案 > 選擇 移除未使用的參考,即可檢視專案內所有未使用到的套件並快速移除。

 

 

可能有讀者會問,這樣有什麼好處? 移除未使用的參考套件好處如下:

  • 適用 C# 與 Visual Basic
  • 節省空間
  • 減少應用程式啟動時間

隨手移除未使用參考,替專案減肥 🤟

Built with Hugo   Theme Stack designed by Jimmy