Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 25cd7abf authored by Michael KRISPER's avatar Michael KRISPER
Browse files

[VectoCore] Added JSONKeys.resx and removed Resharper-Settings

parent f9234530
No related branches found
No related tags found
No related merge requests found
...@@ -301,4 +301,21 @@ ...@@ -301,4 +301,21 @@
<EmbeddedResource Include="Resources\Declaration\Report\Undef.png" /> <EmbeddedResource Include="Resources\Declaration\Report\Undef.png" />
</ItemGroup> </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> </Project>
\ No newline at end of file
<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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment