1
0

Added .idea

This commit is contained in:
Ruben
2019-05-08 15:01:07 +02:00
parent 197fa0e81e
commit 7070595222
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -358,6 +358,7 @@ MigrationBackup/
.idea/**/usage.statistics.xml .idea/**/usage.statistics.xml
.idea/**/dictionaries .idea/**/dictionaries
.idea/**/shelf .idea/**/shelf
.idea
# Generated files # Generated files
.idea/**/contentModel.xml .idea/**/contentModel.xml

View File

@@ -9,7 +9,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>TMI_practicum</RootNamespace> <RootNamespace>TMI_practicum</RootNamespace>
<AssemblyName>TMI_practicum</AssemblyName> <AssemblyName>TMI_practicum</AssemblyName>
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion> <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<LangVersion>6</LangVersion> <LangVersion>6</LangVersion>
</PropertyGroup> </PropertyGroup>