以下の内容はhttps://odashinsuke.hatenablog.com/entry/2016/01/12/214746より取得しました。


Visual Studio 2015 + IIS Express (applicatonhost.conig) でハマったこと

%USERPROFILE%\Documents\IISExpress\config に置いてある applicationhost.config を書き換えて、Visual Studio 2015 で動かしても反映されなかった。

iis express - Visual Studio 2015 - Change template for new applicationHost.config - Stack Overflow

どうも Visual Studio 2015 からは、solution の置いてあるフォルダの .vs/config にある applicationhost.config ファイルが利用されるとのこと。
以前の動きに戻す時は、.~proj の UseGlobalApplicationHostFile を True に変更する必要があるようです。

<UseGlobalApplicationHostFile>True</UseGlobalApplicationHostFile>

Visual StudioGUI では設定出来なさそうなので、~proj ファイルを直接編集しましょう。




以上の内容はhttps://odashinsuke.hatenablog.com/entry/2016/01/12/214746より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14