|
|
|
|
@ -4,25 +4,8 @@ |
|
|
|
|
<projectFile>Mystify/Mystify.csproj</projectFile> |
|
|
|
|
</component> |
|
|
|
|
<component name="ChangeListManager"> |
|
|
|
|
<list default="true" id="0221b891-b150-4bbf-813e-d901900db1ad" name="Default Changelist" comment=""> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/.idea/.idea.Mystify.dir/.idea/.gitignore" afterDir="false" /> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/.idea/.idea.Mystify.dir/.idea/encodings.xml" afterDir="false" /> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/.idea/.idea.Mystify.dir/.idea/indexLayout.xml" afterDir="false" /> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/.idea/.idea.Mystify.dir/.idea/vcs.xml" afterDir="false" /> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/.idea/.idea.Mystify/.idea/encodings.xml" afterDir="false" /> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/.idea/.idea.Mystify/.idea/workspace.xml" afterDir="false" /> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/Mystify.sln" afterDir="false" /> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/Mystify/.gitignore" afterDir="false" /> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/Mystify/App.axaml" afterDir="false" /> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/Mystify/App.axaml.cs" afterDir="false" /> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/Mystify/Mystify.csproj" afterDir="false" /> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/Mystify/Program.cs" afterDir="false" /> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/Mystify/ViewLocator.cs" afterDir="false" /> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/Mystify/ViewModels/MainWindowViewModel.cs" afterDir="false" /> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/Mystify/ViewModels/ViewModelBase.cs" afterDir="false" /> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/Mystify/Views/MainWindow.axaml" afterDir="false" /> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/Mystify/Views/MainWindow.axaml.cs" afterDir="false" /> |
|
|
|
|
<change afterPath="$PROJECT_DIR$/MystifyTempIcon.ico" afterDir="false" /> |
|
|
|
|
<list default="true" id="0221b891-b150-4bbf-813e-d901900db1ad" name="Default Changelist" comment="- change output to exe"> |
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/.idea.Mystify/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.Mystify/.idea/workspace.xml" afterDir="false" /> |
|
|
|
|
</list> |
|
|
|
|
<option name="SHOW_DIALOG" value="false" /> |
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" /> |
|
|
|
|
@ -36,6 +19,7 @@ |
|
|
|
|
<option name="projectConfigVersion" value="2" /> |
|
|
|
|
</component> |
|
|
|
|
<component name="HighlightingSettingsPerFile"> |
|
|
|
|
<setting file="mock://C:/Workspace/Testprojekte/Mystify/Mystify/Views/MainWindow.axaml" root0="SKIP_HIGHLIGHTING" /> |
|
|
|
|
<setting file="file://$APPLICATION_CONFIG_DIR$/resharper-host/SourcesCache/783DE5A1-32E6-4CE1-9590-C76447498BD2/1/FluentTheme.cs" root0="SKIP_HIGHLIGHTING" /> |
|
|
|
|
</component> |
|
|
|
|
<component name="IdeDocumentHistory"> |
|
|
|
|
@ -45,6 +29,8 @@ |
|
|
|
|
<option value="$PROJECT_DIR$/Mystify/App.axaml.cs" /> |
|
|
|
|
<option value="$PROJECT_DIR$/Mystify/Views/MainWindow.axaml.cs" /> |
|
|
|
|
<option value="$PROJECT_DIR$/Mystify/ViewModels/ViewModelBase.cs" /> |
|
|
|
|
<option value="$PROJECT_DIR$/Mystify/Mystify.csproj" /> |
|
|
|
|
<option value="$PROJECT_DIR$/Mystify/Views/MainWindow.axaml" /> |
|
|
|
|
</changedPaths> |
|
|
|
|
</component> |
|
|
|
|
<component name="ProjectId" id="1qn67JHYPvsYJveNIpD2b90OIpP" /> |
|
|
|
|
@ -54,6 +40,8 @@ |
|
|
|
|
<option name="showLibraryContents" value="true" /> |
|
|
|
|
</component> |
|
|
|
|
<component name="PropertiesComponent"> |
|
|
|
|
<property name="DebuggerViewTab_PTCS_FirstProportionKey" value="0.34994584" /> |
|
|
|
|
<property name="DebuggerViewTab_PTCS_LastProportionKey" value="0.0" /> |
|
|
|
|
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" /> |
|
|
|
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" /> |
|
|
|
|
<property name="WebServerToolWindowFactoryState" value="false" /> |
|
|
|
|
@ -91,8 +79,37 @@ |
|
|
|
|
<option name="number" value="Default" /> |
|
|
|
|
<option name="presentableId" value="Default" /> |
|
|
|
|
<updated>1617702838043</updated> |
|
|
|
|
<workItem from="1617702840894" duration="1854000" /> |
|
|
|
|
<workItem from="1617702840894" duration="3127000" /> |
|
|
|
|
</task> |
|
|
|
|
<task id="LOCAL-00001" summary="- add solution"> |
|
|
|
|
<created>1617707151937</created> |
|
|
|
|
<option name="number" value="00001" /> |
|
|
|
|
<option name="presentableId" value="LOCAL-00001" /> |
|
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
|
<updated>1617707151937</updated> |
|
|
|
|
</task> |
|
|
|
|
<task id="LOCAL-00002" summary="- move temp icon to resources folder"> |
|
|
|
|
<created>1617707343017</created> |
|
|
|
|
<option name="number" value="00002" /> |
|
|
|
|
<option name="presentableId" value="LOCAL-00002" /> |
|
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
|
<updated>1617707343017</updated> |
|
|
|
|
</task> |
|
|
|
|
<task id="LOCAL-00003" summary="- use temp icon"> |
|
|
|
|
<created>1617707663101</created> |
|
|
|
|
<option name="number" value="00003" /> |
|
|
|
|
<option name="presentableId" value="LOCAL-00003" /> |
|
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
|
<updated>1617707663101</updated> |
|
|
|
|
</task> |
|
|
|
|
<task id="LOCAL-00004" summary="- change output to exe"> |
|
|
|
|
<created>1617707675075</created> |
|
|
|
|
<option name="number" value="00004" /> |
|
|
|
|
<option name="presentableId" value="LOCAL-00004" /> |
|
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
|
<updated>1617707675075</updated> |
|
|
|
|
</task> |
|
|
|
|
<option name="localTasksCounter" value="5" /> |
|
|
|
|
<servers /> |
|
|
|
|
</component> |
|
|
|
|
<component name="TypeScriptGeneratedFilesManager"> |
|
|
|
|
@ -113,5 +130,10 @@ |
|
|
|
|
</component> |
|
|
|
|
<component name="VcsManagerConfiguration"> |
|
|
|
|
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" /> |
|
|
|
|
<MESSAGE value="- add solution" /> |
|
|
|
|
<MESSAGE value="- move temp icon to resources folder" /> |
|
|
|
|
<MESSAGE value="- use temp icon" /> |
|
|
|
|
<MESSAGE value="- change output to exe" /> |
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="- change output to exe" /> |
|
|
|
|
</component> |
|
|
|
|
</project> |