diff options
Diffstat (limited to '.idea/.idea.CoreWiki')
| -rw-r--r-- | .idea/.idea.CoreWiki/.idea/.name | 1 | ||||
| -rw-r--r-- | .idea/.idea.CoreWiki/.idea/efCoreCommonOptions.xml | 15 | ||||
| -rw-r--r-- | .idea/.idea.CoreWiki/.idea/efCoreDialogsState.xml | 14 | ||||
| -rw-r--r-- | .idea/.idea.CoreWiki/.idea/vcs.xml | 6 |
4 files changed, 36 insertions, 0 deletions
diff --git a/.idea/.idea.CoreWiki/.idea/.name b/.idea/.idea.CoreWiki/.idea/.name new file mode 100644 index 0000000..5329c0b --- /dev/null +++ b/.idea/.idea.CoreWiki/.idea/.name @@ -0,0 +1 @@ +CoreWiki
\ No newline at end of file diff --git a/.idea/.idea.CoreWiki/.idea/efCoreCommonOptions.xml b/.idea/.idea.CoreWiki/.idea/efCoreCommonOptions.xml new file mode 100644 index 0000000..a92379a --- /dev/null +++ b/.idea/.idea.CoreWiki/.idea/efCoreCommonOptions.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="EfCoreCommonOptions"> + <option name="migrationsToStartupProjects"> + <map> + <entry key="3cd4853b-7d70-415b-a4a0-22ceea1860e7" value="3cd4853b-7d70-415b-a4a0-22ceea1860e7" /> + </map> + </option> + <option name="startupToMigrationsProjects"> + <map> + <entry key="3cd4853b-7d70-415b-a4a0-22ceea1860e7" value="3cd4853b-7d70-415b-a4a0-22ceea1860e7" /> + </map> + </option> + </component> +</project>
\ No newline at end of file diff --git a/.idea/.idea.CoreWiki/.idea/efCoreDialogsState.xml b/.idea/.idea.CoreWiki/.idea/efCoreDialogsState.xml new file mode 100644 index 0000000..e4d84e3 --- /dev/null +++ b/.idea/.idea.CoreWiki/.idea/efCoreDialogsState.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="EfCoreDialogsState"> + <option name="keyValueStorage"> + <map> + <entry key="Common:3cd4853b-7d70-415b-a4a0-22ceea1860e7:dbContext" value="CoreWiki.Models.ApplicationDbContext" /> + <entry key="Common:buildConfiguration" value="Debug" /> + <entry key="Common:enableDiagnosticLogging" value="false" /> + <entry key="Common:noBuild" value="false" /> + <entry key="Common:outputFolder" value="Migrations" /> + </map> + </option> + </component> +</project>
\ No newline at end of file diff --git a/.idea/.idea.CoreWiki/.idea/vcs.xml b/.idea/.idea.CoreWiki/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/.idea.CoreWiki/.idea/vcs.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="VcsDirectoryMappings"> + <mapping directory="" vcs="Git" /> + </component> +</project>
\ No newline at end of file |
