diff --git a/VectoCore/VectoCore/VectoCore.csproj b/VectoCore/VectoCore/VectoCore.csproj
index c97127d700447d9f3e442374e6d5ccc73c2c669d..a9f464ad9cd6a5af6b08a38188356ffd35dc5a5f 100644
--- a/VectoCore/VectoCore/VectoCore.csproj
+++ b/VectoCore/VectoCore/VectoCore.csproj
@@ -301,4 +301,21 @@
     <EmbeddedResource Include="Resources\Declaration\Report\Undef.png" />
   </ItemGroup>
 
+
+  <ItemGroup>
+    <Compile Update="JSONKeys.Designer.cs">
+      <DesignTime>True</DesignTime>
+      <AutoGen>True</AutoGen>
+      <DependentUpon>JSONKeys.resx</DependentUpon>
+    </Compile>
+  </ItemGroup>
+
+
+  <ItemGroup>
+    <EmbeddedResource Update="JSONKeys.resx">
+      <Generator>ResXFileCodeGenerator</Generator>
+      <LastGenOutput>JSONKeys.Designer.cs</LastGenOutput>
+    </EmbeddedResource>
+  </ItemGroup>
+
 </Project>
\ No newline at end of file
diff --git a/VectoCore/VectoCore/VectoCore.csproj.DotSettings b/VectoCore/VectoCore/VectoCore.csproj.DotSettings
deleted file mode 100644
index 206dd7f35724bd909a16a28718bbf541fa298ec1..0000000000000000000000000000000000000000
--- a/VectoCore/VectoCore/VectoCore.csproj.DotSettings
+++ /dev/null
@@ -1,2 +0,0 @@
-<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
-	<s:Boolean x:Key="/Default/CodeInspection/NamespaceProvider/NamespaceFoldersToSkip/=properties/@EntryIndexedValue">False</s:Boolean></wpf:ResourceDictionary>
\ No newline at end of file