130 lines
6.3 KiB
XML
130 lines
6.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="AutoGeneratedRunConfigurationManager">
|
|
<projectFile>DiscordAudioBot/DiscordAudioBot.csproj</projectFile>
|
|
</component>
|
|
<component name="AutoImportSettings">
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
</component>
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="f4ab407f-7a01-4e71-a0f0-7d63ad2fa6c3" name="変更" comment="">
|
|
<change afterPath="$PROJECT_DIR$/.dockerignore" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/.idea/.idea.DiscordAudioBot/.idea/workspace.xml" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/Elementary.sln" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/Elementary/Config/Configuration.cs" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/Elementary/Dockerfile" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/Elementary/Elementary.csproj" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/Elementary/Program.cs" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/Elementary/appsettings.json" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
|
|
</list>
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
</component>
|
|
<component name="FileTemplateManagerImpl">
|
|
<option name="RECENT_TEMPLATES">
|
|
<list>
|
|
<option value="JSON File" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="HighlightingSettingsPerFile">
|
|
<setting file="file://$PROJECT_DIR$/Elementary/Config/Configuration.cs" root0="FORCE_HIGHLIGHTING" />
|
|
<setting file="file://$PROJECT_DIR$/Elementary/Program.cs" root0="FORCE_HIGHLIGHTING" />
|
|
</component>
|
|
<component name="MarkdownSettingsMigration">
|
|
<option name="stateVersion" value="1" />
|
|
</component>
|
|
<component name="ProjectId" id="2Sdv0B6dZS0v9XvLddiZrHzEXEw" />
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
"keyToString": {
|
|
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
"WebServerToolWindowFactoryState": "false",
|
|
"git-widget-placeholder": "master",
|
|
"node.js.detected.package.eslint": "true",
|
|
"node.js.detected.package.tslint": "true",
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
"node.js.selected.package.tslint": "(autodetect)",
|
|
"settings.editor.selected.configurable": "preferences.lookFeel",
|
|
"vue.rearranger.settings.migration": "true"
|
|
},
|
|
"keyToStringList": {
|
|
"rider.external.source.directories": [
|
|
"C:\\Users\\user\\AppData\\Roaming\\JetBrains\\Rider2023.1\\resharper-host\\DecompilerCache",
|
|
"C:\\Users\\user\\AppData\\Roaming\\JetBrains\\Rider2023.1\\resharper-host\\SourcesCache",
|
|
"C:\\Users\\user\\AppData\\Local\\Symbols\\src"
|
|
]
|
|
}
|
|
}]]></component>
|
|
<component name="RunManager" selected=".NET プロジェクト.DiscordAudioBot">
|
|
<configuration name="DiscordAudioBot" type="DotNetProject" factoryName=".NET Project">
|
|
<option name="EXE_PATH" value="" />
|
|
<option name="PROGRAM_PARAMETERS" value="" />
|
|
<option name="WORKING_DIRECTORY" value="" />
|
|
<option name="PASS_PARENT_ENVS" value="1" />
|
|
<option name="USE_EXTERNAL_CONSOLE" value="0" />
|
|
<option name="USE_MONO" value="0" />
|
|
<option name="RUNTIME_ARGUMENTS" value="" />
|
|
<option name="PROJECT_PATH" value="$PROJECT_DIR$/Elementary/Elementary.csproj" />
|
|
<option name="PROJECT_EXE_PATH_TRACKING" value="1" />
|
|
<option name="PROJECT_ARGUMENTS_TRACKING" value="1" />
|
|
<option name="PROJECT_WORKING_DIRECTORY_TRACKING" value="1" />
|
|
<option name="PROJECT_KIND" value="DotNetCore" />
|
|
<option name="PROJECT_TFM" value="" />
|
|
<method v="2">
|
|
<option name="Build" />
|
|
</method>
|
|
</configuration>
|
|
<configuration name="DiscordAudioBot/Dockerfile" type="docker-deploy" factoryName="dockerfile">
|
|
<deployment type="dockerfile">
|
|
<settings>
|
|
<option name="imageTag" value="discordaudiobot" />
|
|
<option name="containerName" value="discordaudiobot" />
|
|
<option name="contextFolderPath" value="G:\git\DiscordAudioBot" />
|
|
<option name="sourceFilePath" value="DiscordAudioBot/Dockerfile" />
|
|
</settings>
|
|
</deployment>
|
|
<EXTENSION ID="com.jetbrains.rider.docker.debug" isFastModeEnabled="true" isSslEnabled="true" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<configuration default="true" type="docker-deploy" factoryName="dockerfile" temporary="true">
|
|
<deployment type="dockerfile">
|
|
<settings />
|
|
</deployment>
|
|
<EXTENSION ID="com.jetbrains.rider.docker.debug" isFastModeEnabled="true" isSslEnabled="false" />
|
|
<method v="2" />
|
|
</configuration>
|
|
</component>
|
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="アプリケーションレベル" UseSingleDictionary="true" transferred="true" />
|
|
<component name="TaskManager">
|
|
<task active="true" id="Default" summary="デフォルトタスク">
|
|
<changelist id="f4ab407f-7a01-4e71-a0f0-7d63ad2fa6c3" name="変更" comment="" />
|
|
<created>1689489047458</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1689489047458</updated>
|
|
<workItem from="1689489050574" duration="4153000" />
|
|
<workItem from="1689494655108" duration="2977000" />
|
|
<workItem from="1689502313585" duration="1275000" />
|
|
</task>
|
|
<servers />
|
|
</component>
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<option name="version" value="3" />
|
|
</component>
|
|
<component name="VcsManagerConfiguration">
|
|
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
|
|
</component>
|
|
</project> |