2019年6月27日 星期四

怎樣移除 ASP.NET Core 用 docker 來偵錯

用 NotePad++ 開啟 <專案名稱>.csproj.user

修改下列設定:

<ActiveDebugProfile>Docker</ActiveDebugProfile>

改成

<ActiveDebugProfile>Debug</ActiveDebugProfile>

就能不跑 docker 偵錯

VMware Workstation Pro 12 安裝 Ubuntu 18.04 發生「VMware Workstation 與 Device/Credential Guard 不相容」的解決方法













輸入 gpedit.msc

本地電腦原則 ► 電腦設定 ► 系統管理規範 ► 系統 ► Device Guard ► 開啟虛擬化型安全性

選擇已停用












以系統管理員身份執行 Windows Powershell
通過命令關閉 Hyper-V

bcdedit /set hypervisorlaunchtype off

重新啟動電腦就能正常了

Visual Studio 2017/2019 推薦的擴充功能與更新

參考文章: 覺得 Google 的 Blogger 不太順手?透過 HTML 的 iframe 移花接木 HackMD