|
359 | 359 | <Compile Include="Migrations\EformMigrationsConfiguration.cs" /> |
360 | 360 | <Compile Include="Properties\AssemblyInfo.cs" /> |
361 | 361 | <Compile Include="Infrastructure\Services\EmailService.cs" /> |
362 | | - <Compile Include="Properties\Resources.da.Designer.cs"> |
363 | | - <DependentUpon>Resources.da.resx</DependentUpon> |
364 | | - <AutoGen>True</AutoGen> |
365 | | - <DesignTime>True</DesignTime> |
366 | | - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
367 | | - </Compile> |
368 | | - <Compile Include="Properties\Resources.Designer.cs"> |
369 | | - <AutoGen>True</AutoGen> |
370 | | - <DesignTime>True</DesignTime> |
371 | | - <DependentUpon>Resources.resx</DependentUpon> |
372 | | - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
373 | | - </Compile> |
374 | 362 | <Compile Include="Startup.cs" /> |
375 | 363 | </ItemGroup> |
376 | 364 | <ItemGroup> |
|
415 | 403 | <EmbeddedResource Include="Migrations\201806142159030_AddLocaleForUser.resx"> |
416 | 404 | <DependentUpon>201806142159030_AddLocaleForUser.cs</DependentUpon> |
417 | 405 | </EmbeddedResource> |
418 | | - <EmbeddedResource Include="Properties\Resources.da.resx"> |
419 | | - <Generator>ResXFileCodeGenerator</Generator> |
420 | | - <LastGenOutput>Resources.da.Designer.cs</LastGenOutput> |
421 | | - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
422 | | - </EmbeddedResource> |
423 | | - <EmbeddedResource Include="Properties\Resources.resx"> |
424 | | - <Generator>ResXFileCodeGenerator</Generator> |
425 | | - <LastGenOutput>Resources.Designer.cs</LastGenOutput> |
426 | | - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
427 | | - </EmbeddedResource> |
428 | 406 | </ItemGroup> |
429 | 407 | <ItemGroup> |
430 | 408 | <Folder Include="Plugins\" /> |
|
0 commit comments