|
76 | 76 | <DesignTime>True</DesignTime> |
77 | 77 | <DependentUpon>DocumentationResources.fr-FR.resx</DependentUpon> |
78 | 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> |
79 | 89 | <Compile Include="DocumentationRules\ElementDocumentationBase.cs" /> |
80 | 90 | <Compile Include="DocumentationRules\ElementDocumentationSummaryBase.cs" /> |
81 | 91 | <Compile Include="DocumentationRules\FileHeaderAnalyzers.cs" /> |
|
431 | 441 | <Generator>ResXFileCodeGenerator</Generator> |
432 | 442 | <LastGenOutput>DocumentationResources.fr-FR.Designer.cs</LastGenOutput> |
433 | 443 | </EmbeddedResource> |
| 444 | + <EmbeddedResource Include="DocumentationRules\DocumentationResources.pl-PL.resx"> |
| 445 | + <Generator>ResXFileCodeGenerator</Generator> |
| 446 | + <LastGenOutput>DocumentationResources.pl-PL.Designer.cs</LastGenOutput> |
| 447 | + </EmbeddedResource> |
| 448 | + <EmbeddedResource Include="DocumentationRules\DocumentationResources.pt-BR.resx"> |
| 449 | + <Generator>ResXFileCodeGenerator</Generator> |
| 450 | + <LastGenOutput>DocumentationResources.pt-BR.Designer.cs</LastGenOutput> |
| 451 | + </EmbeddedResource> |
434 | 452 | <EmbeddedResource Include="DocumentationRules\DocumentationResources.resx"> |
435 | 453 | <Generator>ResXFileCodeGenerator</Generator> |
436 | 454 | <LastGenOutput>DocumentationResources.Designer.cs</LastGenOutput> |
|
0 commit comments