おかゆグループアーカイブ

Properties

ファイル名 サイズ 更新日時
AssemblyInfo.cs68 B2024-12-21 18:26:23
launchSettings.json418 B2024-12-21 18:26:23

launchSettings.json

{
    "profiles": {
    "EarthQuake.Browser": {
        "commandName": "Project",
        "launchBrowser": true,
        "environmentVariables": {
          "ASPNETCORE_ENVIRONMENT": "Development"
        },
        "applicationUrl": "https://localhost:7169;http://localhost:5235",
        "inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}",
      }
    }
}