|
308 | 308 | <Compile Include="Common\WinAPI\User32.cs" />
|
309 | 309 | <Compile Include="Common\WinAPI\WindowLongFlags.cs" />
|
310 | 310 | <Compile Include="Common\WinAPI\WM.cs" />
|
| 311 | + <Compile Include="Inspections\InspectionsUI.de.Designer.cs"> |
| 312 | + <DependentUpon>InspectionsUI.de.resx</DependentUpon> |
| 313 | + <AutoGen>True</AutoGen> |
| 314 | + <DesignTime>True</DesignTime> |
| 315 | + </Compile> |
| 316 | + <Compile Include="Inspections\InspectionsUI.fr.Designer.cs"> |
| 317 | + <DependentUpon>InspectionsUI.fr.resx</DependentUpon> |
| 318 | + <AutoGen>True</AutoGen> |
| 319 | + <DesignTime>True</DesignTime> |
| 320 | + </Compile> |
| 321 | + <Compile Include="Inspections\InspectionsUI.sv.Designer.cs"> |
| 322 | + <DependentUpon>InspectionsUI.sv.resx</DependentUpon> |
| 323 | + <AutoGen>True</AutoGen> |
| 324 | + <DesignTime>True</DesignTime> |
| 325 | + </Compile> |
| 326 | + <Compile Include="Inspections\InspectionsUI.ja.Designer.cs"> |
| 327 | + <DependentUpon>InspectionsUI.ja.resx</DependentUpon> |
| 328 | + <AutoGen>True</AutoGen> |
| 329 | + <DesignTime>True</DesignTime> |
| 330 | + </Compile> |
311 | 331 | <Compile Include="Inspections\MakeSingleLineParameterQuickFix.cs" />
|
312 | 332 | <Compile Include="Inspections\RemoveExplicitCallStatmentQuickFix.cs" />
|
313 | 333 | <Compile Include="UI\About\AboutControl.xaml.cs">
|
|
900 | 920 | <LastGenOutput>InspectionsUI.Designer.cs</LastGenOutput>
|
901 | 921 | <SubType>Designer</SubType>
|
902 | 922 | </EmbeddedResource>
|
| 923 | + <EmbeddedResource Include="Inspections\InspectionsUI.de.resx"> |
| 924 | + <Generator>ResXFileCodeGenerator</Generator> |
| 925 | + <LastGenOutput>InspectionsUI.de.Designer.cs</LastGenOutput> |
| 926 | + <SubType>Designer</SubType> |
| 927 | + </EmbeddedResource> |
| 928 | + <EmbeddedResource Include="Inspections\InspectionsUI.fr.resx"> |
| 929 | + <Generator>ResXFileCodeGenerator</Generator> |
| 930 | + <LastGenOutput>InspectionsUI.fr.Designer.cs</LastGenOutput> |
| 931 | + <SubType>Designer</SubType> |
| 932 | + </EmbeddedResource> |
| 933 | + <EmbeddedResource Include="Inspections\InspectionsUI.sv.resx"> |
| 934 | + <Generator>ResXFileCodeGenerator</Generator> |
| 935 | + <LastGenOutput>InspectionsUI.sv.Designer.cs</LastGenOutput> |
| 936 | + <SubType>Designer</SubType> |
| 937 | + </EmbeddedResource> |
| 938 | + <EmbeddedResource Include="Inspections\InspectionsUI.ja.resx"> |
| 939 | + <Generator>ResXFileCodeGenerator</Generator> |
| 940 | + <LastGenOutput>InspectionsUI.ja.Designer.cs</LastGenOutput> |
| 941 | + <SubType>Designer</SubType> |
| 942 | + </EmbeddedResource> |
903 | 943 | <EmbeddedResource Include="UI\About\AboutDialog.resx">
|
904 | 944 | <DependentUpon>AboutDialog.cs</DependentUpon>
|
905 | 945 | </EmbeddedResource>
|
|
0 commit comments