「インストール - .NET SDK」の版間の差分

ナビゲーションに移動 検索に移動
255行目: 255行目:
  vi ~/.profile
  vi ~/.profile
<br>
<br>
  ~/.profileファイル
  <syntaxhighlight lang="sh">
# ~/.profileファイル
   
   
  export COMPlus_EnableDiagnostics=0
  export COMPlus_EnableDiagnostics=0
  export DOTNET_Diagnostics_LogDirectory=/dev/null
  export DOTNET_Diagnostics_LogDirectory="/dev/null"
  export DOTNET_Diagnostics_AutoSaveDump=false
  export DOTNET_Diagnostics_AutoSaveDump=false
</syntaxhighlight>
<br><br>
<br><br>


案内メニュー