|
@@ -0,0 +1,104 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<project version="4">
|
|
|
+ <component name="AutoGeneratedRunConfigurationManager">
|
|
|
+ <projectFile profileName="http">AirPlayer.csproj</projectFile>
|
|
|
+ <projectFile profileName="https">AirPlayer.csproj</projectFile>
|
|
|
+ </component>
|
|
|
+ <component name="AutoImportSettings">
|
|
|
+ <option name="autoReloadType" value="SELECTIVE" />
|
|
|
+ </component>
|
|
|
+ <component name="ChangeListManager">
|
|
|
+ <list default="true" id="6adf4769-7af2-4873-b1d4-b200ca8083d3" name="Changes" comment="">
|
|
|
+ <change afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/AirPlayer.csproj" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/AirPlayer.http" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/AirPlayer.sln" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/Controllers/WeatherForecastController.cs" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/Program.cs" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/Properties/launchSettings.json" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/WeatherForecast.cs" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/appsettings.Development.json" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/appsettings.json" 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="Git.Settings">
|
|
|
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
+ </component>
|
|
|
+ <component name="ProjectColorInfo"><![CDATA[{
|
|
|
+ "associatedIndex": 3
|
|
|
+}]]></component>
|
|
|
+ <component name="ProjectId" id="2uoGbFfmcAT4vXREoti6Mkle4E5" />
|
|
|
+ <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
|
+ <component name="ProjectViewState">
|
|
|
+ <option name="hideEmptyMiddlePackages" value="true" />
|
|
|
+ <option name="showLibraryContents" value="true" />
|
|
|
+ </component>
|
|
|
+ <component name="PropertiesComponent"><![CDATA[{
|
|
|
+ "keyToString": {
|
|
|
+ ".NET Launch Settings Profile.AirPlayer: http.executor": "Run",
|
|
|
+ "RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
+ "node.js.detected.package.eslint": "true",
|
|
|
+ "node.js.detected.package.tslint": "true",
|
|
|
+ "node.js.selected.package.eslint": "(autodetect)",
|
|
|
+ "node.js.selected.package.tslint": "(autodetect)",
|
|
|
+ "nodejs_package_manager_path": "npm",
|
|
|
+ "settings.editor.selected.configurable": "preferences.pluginManager",
|
|
|
+ "vue.rearranger.settings.migration": "true"
|
|
|
+ }
|
|
|
+}]]></component>
|
|
|
+ <component name="RunManager" selected=".NET Launch Settings Profile.AirPlayer: http">
|
|
|
+ <configuration name="AirPlayer: http" type="LaunchSettings" factoryName=".NET Launch Settings Profile">
|
|
|
+ <option name="LAUNCH_PROFILE_PROJECT_FILE_PATH" value="$PROJECT_DIR$/AirPlayer.csproj" />
|
|
|
+ <option name="LAUNCH_PROFILE_TFM" value="net8.0" />
|
|
|
+ <option name="LAUNCH_PROFILE_NAME" value="http" />
|
|
|
+ <option name="USE_EXTERNAL_CONSOLE" value="0" />
|
|
|
+ <option name="USE_MONO" value="0" />
|
|
|
+ <option name="RUNTIME_ARGUMENTS" value="" />
|
|
|
+ <option name="GENERATE_APPLICATIONHOST_CONFIG" value="1" />
|
|
|
+ <option name="SHOW_IIS_EXPRESS_OUTPUT" value="0" />
|
|
|
+ <option name="SEND_DEBUG_REQUEST" value="1" />
|
|
|
+ <option name="ADDITIONAL_IIS_EXPRESS_ARGUMENTS" value="" />
|
|
|
+ <method v="2">
|
|
|
+ <option name="Build" />
|
|
|
+ </method>
|
|
|
+ </configuration>
|
|
|
+ <configuration name="AirPlayer: https" type="LaunchSettings" factoryName=".NET Launch Settings Profile">
|
|
|
+ <option name="LAUNCH_PROFILE_PROJECT_FILE_PATH" value="$PROJECT_DIR$/AirPlayer.csproj" />
|
|
|
+ <option name="LAUNCH_PROFILE_TFM" value="net8.0" />
|
|
|
+ <option name="LAUNCH_PROFILE_NAME" value="https" />
|
|
|
+ <option name="USE_EXTERNAL_CONSOLE" value="0" />
|
|
|
+ <option name="USE_MONO" value="0" />
|
|
|
+ <option name="RUNTIME_ARGUMENTS" value="" />
|
|
|
+ <option name="GENERATE_APPLICATIONHOST_CONFIG" value="1" />
|
|
|
+ <option name="SHOW_IIS_EXPRESS_OUTPUT" value="0" />
|
|
|
+ <option name="SEND_DEBUG_REQUEST" value="1" />
|
|
|
+ <option name="ADDITIONAL_IIS_EXPRESS_ARGUMENTS" value="" />
|
|
|
+ <method v="2">
|
|
|
+ <option name="Build" />
|
|
|
+ </method>
|
|
|
+ </configuration>
|
|
|
+ </component>
|
|
|
+ <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
|
+ <component name="TaskManager">
|
|
|
+ <task active="true" id="Default" summary="Default task">
|
|
|
+ <changelist id="6adf4769-7af2-4873-b1d4-b200ca8083d3" name="Changes" comment="" />
|
|
|
+ <created>1742907582534</created>
|
|
|
+ <option name="number" value="Default" />
|
|
|
+ <option name="presentableId" value="Default" />
|
|
|
+ <updated>1742907582534</updated>
|
|
|
+ <workItem from="1742907583588" duration="626000" />
|
|
|
+ </task>
|
|
|
+ <servers />
|
|
|
+ </component>
|
|
|
+ <component name="TypeScriptGeneratedFilesManager">
|
|
|
+ <option name="version" value="3" />
|
|
|
+ </component>
|
|
|
+ <component name="UnityProjectConfiguration" hasMinimizedUI="false" />
|
|
|
+ <component name="VcsManagerConfiguration">
|
|
|
+ <option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
|
|
|
+ </component>
|
|
|
+</project>
|