diff --git a/.idea/.idea.SPTInstaller/.idea/.gitignore b/.idea/.idea.SPTInstaller/.idea/.gitignore new file mode 100644 index 0000000..c9295cc --- /dev/null +++ b/.idea/.idea.SPTInstaller/.idea/.gitignore @@ -0,0 +1,13 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Rider ignored files +/modules.xml +/contentModel.xml +/.idea.SPTInstaller.iml +/projectSettingsUpdater.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/.idea.SPTInstaller/.idea/.name b/.idea/.idea.SPTInstaller/.idea/.name new file mode 100644 index 0000000..e2001da --- /dev/null +++ b/.idea/.idea.SPTInstaller/.idea/.name @@ -0,0 +1 @@ +SPTInstaller \ No newline at end of file diff --git a/.idea/.idea.SPTInstaller/.idea/avalonia.xml b/.idea/.idea.SPTInstaller/.idea/avalonia.xml new file mode 100644 index 0000000..400e2f0 --- /dev/null +++ b/.idea/.idea.SPTInstaller/.idea/avalonia.xml @@ -0,0 +1,14 @@ + + + + + + \ No newline at end of file diff --git a/.idea/.idea.SPTInstaller/.idea/encodings.xml b/.idea/.idea.SPTInstaller/.idea/encodings.xml new file mode 100644 index 0000000..df87cf9 --- /dev/null +++ b/.idea/.idea.SPTInstaller/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/.idea.SPTInstaller/.idea/indexLayout.xml b/.idea/.idea.SPTInstaller/.idea/indexLayout.xml new file mode 100644 index 0000000..7b08163 --- /dev/null +++ b/.idea/.idea.SPTInstaller/.idea/indexLayout.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/.idea.SPTInstaller/.idea/vcs.xml b/.idea/.idea.SPTInstaller/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/.idea.SPTInstaller/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/SPTInstaller/CustomControls/PreCheckItem.axaml b/SPTInstaller/CustomControls/PreCheckItem.axaml index 68e7fb3..d0b65bb 100644 --- a/SPTInstaller/CustomControls/PreCheckItem.axaml +++ b/SPTInstaller/CustomControls/PreCheckItem.axaml @@ -22,7 +22,7 @@