Script for upgrading certain versions of AME
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

66 lines
3.2 KiB

1 year ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AutoGeneratedRunConfigurationManager">
  4. <projectFile>ame-upgrade-preparation-tool/ame-upgrade-preparation-tool.csproj</projectFile>
  5. </component>
  6. <component name="ChangeListManager">
  7. <list default="true" id="6c2e4715-53e2-47ae-96d0-747ee55baae5" name="Changes" comment="" />
  8. <option name="SHOW_DIALOG" value="false" />
  9. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  10. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  11. <option name="LAST_RESOLUTION" value="IGNORE" />
  12. </component>
  13. <component name="MarkdownSettingsMigration">
  14. <option name="stateVersion" value="1" />
  15. </component>
  16. <component name="ProjectId" id="2NfDy4X2JVU58v3kW9KOeDzH93f" />
  17. <component name="ProjectViewState">
  18. <option name="hideEmptyMiddlePackages" value="true" />
  19. <option name="showLibraryContents" value="true" />
  20. </component>
  21. <component name="PropertiesComponent"><![CDATA[{
  22. "keyToString": {
  23. "RunOnceActivity.OpenProjectViewOnStart": "true",
  24. "WebServerToolWindowFactoryState": "false",
  25. "vue.rearranger.settings.migration": "true"
  26. }
  27. }]]></component>
  28. <component name="RunManager">
  29. <configuration name="ame-upgrade-preparation-tool" type="DotNetProject" factoryName=".NET Project">
  30. <option name="EXE_PATH" value="$PROJECT_DIR$/ame-upgrade-preparation-tool/bin/Debug/ame_upgrade_preparation_tool.exe" />
  31. <option name="PROGRAM_PARAMETERS" value="" />
  32. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/ame-upgrade-preparation-tool/bin/Debug" />
  33. <option name="PASS_PARENT_ENVS" value="1" />
  34. <option name="USE_EXTERNAL_CONSOLE" value="1" />
  35. <option name="USE_MONO" value="0" />
  36. <option name="RUNTIME_ARGUMENTS" value="" />
  37. <option name="PROJECT_PATH" value="$PROJECT_DIR$/ame-upgrade-preparation-tool/ame-upgrade-preparation-tool.csproj" />
  38. <option name="PROJECT_EXE_PATH_TRACKING" value="1" />
  39. <option name="PROJECT_ARGUMENTS_TRACKING" value="1" />
  40. <option name="PROJECT_WORKING_DIRECTORY_TRACKING" value="1" />
  41. <option name="PROJECT_KIND" value="Console" />
  42. <option name="PROJECT_TFM" value=".NETFramework,Version=v4.7.2" />
  43. <method v="2">
  44. <option name="Build" />
  45. </method>
  46. </configuration>
  47. </component>
  48. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  49. <component name="TaskManager">
  50. <task active="true" id="Default" summary="Default task">
  51. <changelist id="6c2e4715-53e2-47ae-96d0-747ee55baae5" name="Changes" comment="" />
  52. <created>1680046494161</created>
  53. <option name="number" value="Default" />
  54. <option name="presentableId" value="Default" />
  55. <updated>1680046494161</updated>
  56. <workItem from="1680046507858" duration="13562000" />
  57. </task>
  58. <servers />
  59. </component>
  60. <component name="TypeScriptGeneratedFilesManager">
  61. <option name="version" value="3" />
  62. </component>
  63. <component name="UnityUnitTestConfiguration" currentTestLauncher="NUnit" />
  64. <component name="VcsManagerConfiguration">
  65. <option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
  66. </component>
  67. </project>