|
56 | 56 | <DesignTime>True</DesignTime> |
57 | 57 | <DependentUpon>DocumentationResources.resx</DependentUpon> |
58 | 58 | </Compile> |
59 | | - <Compile Include="DocumentationRules\DocumentationResources.de-DE.Designer.cs"> |
60 | | - <AutoGen>True</AutoGen> |
61 | | - <DesignTime>True</DesignTime> |
62 | | - <DependentUpon>DocumentationResources.de-DE.resx</DependentUpon> |
63 | | - </Compile> |
64 | | - <Compile Include="DocumentationRules\DocumentationResources.en-GB.Designer.cs"> |
65 | | - <AutoGen>True</AutoGen> |
66 | | - <DesignTime>True</DesignTime> |
67 | | - <DependentUpon>DocumentationResources.en-GB.resx</DependentUpon> |
68 | | - </Compile> |
69 | | - <Compile Include="DocumentationRules\DocumentationResources.es-MX.Designer.cs"> |
70 | | - <AutoGen>True</AutoGen> |
71 | | - <DesignTime>True</DesignTime> |
72 | | - <DependentUpon>DocumentationResources.es-MX.resx</DependentUpon> |
73 | | - </Compile> |
74 | | - <Compile Include="DocumentationRules\DocumentationResources.fr-FR.Designer.cs"> |
75 | | - <AutoGen>True</AutoGen> |
76 | | - <DesignTime>True</DesignTime> |
77 | | - <DependentUpon>DocumentationResources.fr-FR.resx</DependentUpon> |
78 | | - </Compile> |
79 | | - <Compile Include="DocumentationRules\DocumentationResources.pl-PL.Designer.cs"> |
80 | | - <AutoGen>True</AutoGen> |
81 | | - <DesignTime>True</DesignTime> |
82 | | - <DependentUpon>DocumentationResources.pl-PL.resx</DependentUpon> |
83 | | - </Compile> |
84 | | - <Compile Include="DocumentationRules\DocumentationResources.pt-BR.Designer.cs"> |
85 | | - <AutoGen>True</AutoGen> |
86 | | - <DesignTime>True</DesignTime> |
87 | | - <DependentUpon>DocumentationResources.pt-BR.resx</DependentUpon> |
88 | | - </Compile> |
89 | 59 | <Compile Include="DocumentationRules\ElementDocumentationBase.cs" /> |
90 | 60 | <Compile Include="DocumentationRules\ElementDocumentationSummaryBase.cs" /> |
91 | 61 | <Compile Include="DocumentationRules\FileHeaderAnalyzers.cs" /> |
|
429 | 399 | <Analyzer Include="..\..\packages\StyleCop.Analyzers.1.0.0\analyzers\dotnet\cs\StyleCop.Analyzers.dll" /> |
430 | 400 | </ItemGroup> |
431 | 401 | <ItemGroup> |
| 402 | + <EmbeddedResource Include="DocumentationRules\DocumentationResources.de-DE.resx"> |
| 403 | + <DependentUpon>DocumentationResources.resx</DependentUpon> |
| 404 | + </EmbeddedResource> |
432 | 405 | <EmbeddedResource Include="DocumentationRules\DocumentationResources.en-GB.resx"> |
433 | | - <Generator>ResXFileCodeGenerator</Generator> |
434 | | - <LastGenOutput>DocumentationResources.en-GB.Designer.cs</LastGenOutput> |
| 406 | + <DependentUpon>DocumentationResources.resx</DependentUpon> |
435 | 407 | </EmbeddedResource> |
436 | 408 | <EmbeddedResource Include="DocumentationRules\DocumentationResources.es-MX.resx"> |
437 | | - <Generator>ResXFileCodeGenerator</Generator> |
438 | | - <LastGenOutput>DocumentationResources.es-MX.Designer.cs</LastGenOutput> |
| 409 | + <DependentUpon>DocumentationResources.resx</DependentUpon> |
439 | 410 | </EmbeddedResource> |
440 | 411 | <EmbeddedResource Include="DocumentationRules\DocumentationResources.fr-FR.resx"> |
441 | | - <Generator>ResXFileCodeGenerator</Generator> |
442 | | - <LastGenOutput>DocumentationResources.fr-FR.Designer.cs</LastGenOutput> |
| 412 | + <DependentUpon>DocumentationResources.resx</DependentUpon> |
443 | 413 | </EmbeddedResource> |
444 | 414 | <EmbeddedResource Include="DocumentationRules\DocumentationResources.pl-PL.resx"> |
445 | | - <Generator>ResXFileCodeGenerator</Generator> |
446 | | - <LastGenOutput>DocumentationResources.pl-PL.Designer.cs</LastGenOutput> |
| 415 | + <DependentUpon>DocumentationResources.resx</DependentUpon> |
447 | 416 | </EmbeddedResource> |
448 | 417 | <EmbeddedResource Include="DocumentationRules\DocumentationResources.pt-BR.resx"> |
449 | | - <Generator>ResXFileCodeGenerator</Generator> |
450 | | - <LastGenOutput>DocumentationResources.pt-BR.Designer.cs</LastGenOutput> |
| 418 | + <DependentUpon>DocumentationResources.resx</DependentUpon> |
451 | 419 | </EmbeddedResource> |
452 | 420 | <EmbeddedResource Include="DocumentationRules\DocumentationResources.resx"> |
453 | 421 | <Generator>ResXFileCodeGenerator</Generator> |
454 | 422 | <LastGenOutput>DocumentationResources.Designer.cs</LastGenOutput> |
455 | 423 | </EmbeddedResource> |
456 | | - <EmbeddedResource Include="DocumentationRules\DocumentationResources.de-DE.resx"> |
457 | | - <Generator>ResXFileCodeGenerator</Generator> |
458 | | - <LastGenOutput>DocumentationResources.de-DE.Designer.cs</LastGenOutput> |
| 424 | + <EmbeddedResource Include="DocumentationRules\DocumentationResources.ru-RU.resx"> |
| 425 | + <DependentUpon>DocumentationResources.resx</DependentUpon> |
459 | 426 | </EmbeddedResource> |
460 | 427 | <EmbeddedResource Include="Helpers\HelpersResources.resx"> |
461 | 428 | <Generator>ResXFileCodeGenerator</Generator> |
|
0 commit comments