|
272 | 272 | <DependentUpon>Global.asax</DependentUpon> |
273 | 273 | </Compile> |
274 | 274 | <Compile Include="Infrastructure\Attributes\LocaleMiddleware.cs" /> |
275 | | - <Compile Include="Infrastructure\Helpers\LocaleHelper.cs" /> |
276 | 275 | <Compile Include="Infrastructure\Data\Entities\EformRole.cs" /> |
277 | 276 | <Compile Include="Infrastructure\Data\Entities\EformUserClaim.cs" /> |
278 | 277 | <Compile Include="Infrastructure\Data\Entities\EformUserLogin.cs" /> |
|
360 | 359 | <Compile Include="Migrations\EformMigrationsConfiguration.cs" /> |
361 | 360 | <Compile Include="Properties\AssemblyInfo.cs" /> |
362 | 361 | <Compile Include="Infrastructure\Services\EmailService.cs" /> |
363 | | - <Compile Include="Properties\Resources.da.Designer.cs"> |
364 | | - <DependentUpon>Resources.da.resx</DependentUpon> |
365 | | - <AutoGen>True</AutoGen> |
366 | | - <DesignTime>True</DesignTime> |
367 | | - </Compile> |
368 | | - <Compile Include="Properties\Resources.Designer.cs"> |
369 | | - <AutoGen>True</AutoGen> |
370 | | - <DesignTime>True</DesignTime> |
371 | | - <DependentUpon>Resources.resx</DependentUpon> |
372 | | - </Compile> |
373 | 362 | <Compile Include="Startup.cs" /> |
374 | 363 | </ItemGroup> |
375 | 364 | <ItemGroup> |
|
414 | 403 | <EmbeddedResource Include="Migrations\201806142159030_AddLocaleForUser.resx"> |
415 | 404 | <DependentUpon>201806142159030_AddLocaleForUser.cs</DependentUpon> |
416 | 405 | </EmbeddedResource> |
417 | | - <EmbeddedResource Include="Properties\Resources.da.resx"> |
418 | | - <Generator>ResXFileCodeGenerator</Generator> |
419 | | - <LastGenOutput>Resources.da.Designer.cs</LastGenOutput> |
420 | | - </EmbeddedResource> |
421 | | - <EmbeddedResource Include="Properties\Resources.resx"> |
422 | | - <Generator>ResXFileCodeGenerator</Generator> |
423 | | - <LastGenOutput>Resources.Designer.cs</LastGenOutput> |
424 | | - </EmbeddedResource> |
425 | 406 | </ItemGroup> |
426 | 407 | <ItemGroup> |
427 | 408 | <Folder Include="Plugins\" /> |
|
0 commit comments