evert "automatic changes"

This reverts commit f7dda83785c444af6587f9e0aa5436b3d6883ecb.
This commit is contained in:
Robert Raboud 2018-02-01 15:02:18 -05:00
parent 8ce8560214
commit 7998edc15a
3 changed files with 0 additions and 37 deletions

View File

@ -2274,27 +2274,9 @@ namespace eShopOnContainers.Droid
// aapt resource value: 0x7f020054 // aapt resource value: 0x7f020054
public const int avd_hide_password = 2130837588; public const int avd_hide_password = 2130837588;
// aapt resource value: 0x7f020127
public const int avd_hide_password_1 = 2130837799;
// aapt resource value: 0x7f020128
public const int avd_hide_password_2 = 2130837800;
// aapt resource value: 0x7f020129
public const int avd_hide_password_3 = 2130837801;
// aapt resource value: 0x7f020055 // aapt resource value: 0x7f020055
public const int avd_show_password = 2130837589; public const int avd_show_password = 2130837589;
// aapt resource value: 0x7f02012a
public const int avd_show_password_1 = 2130837802;
// aapt resource value: 0x7f02012b
public const int avd_show_password_2 = 2130837803;
// aapt resource value: 0x7f02012c
public const int avd_show_password_3 = 2130837804;
// aapt resource value: 0x7f020056 // aapt resource value: 0x7f020056
public const int background = 2130837590; public const int background = 2130837590;

View File

@ -2268,27 +2268,9 @@ namespace eShopOnContainers.TestRunner.Droid
// aapt resource value: 0x7f020053 // aapt resource value: 0x7f020053
public const int avd_hide_password = 2130837587; public const int avd_hide_password = 2130837587;
// aapt resource value: 0x7f020112
public const int avd_hide_password_1 = 2130837778;
// aapt resource value: 0x7f020113
public const int avd_hide_password_2 = 2130837779;
// aapt resource value: 0x7f020114
public const int avd_hide_password_3 = 2130837780;
// aapt resource value: 0x7f020054 // aapt resource value: 0x7f020054
public const int avd_show_password = 2130837588; public const int avd_show_password = 2130837588;
// aapt resource value: 0x7f020115
public const int avd_show_password_1 = 2130837781;
// aapt resource value: 0x7f020116
public const int avd_show_password_2 = 2130837782;
// aapt resource value: 0x7f020117
public const int avd_show_password_3 = 2130837783;
// aapt resource value: 0x7f020055 // aapt resource value: 0x7f020055
public const int design_bottom_navigation_item_background = 2130837589; public const int design_bottom_navigation_item_background = 2130837589;

View File

@ -8,7 +8,6 @@
<TypeScriptCompileBlocked>true</TypeScriptCompileBlocked> <TypeScriptCompileBlocked>true</TypeScriptCompileBlocked>
<GeneratedItemPatterns>wwwroot/dist/**</GeneratedItemPatterns> <GeneratedItemPatterns>wwwroot/dist/**</GeneratedItemPatterns>
<DefaultItemExcludes>$(DefaultItemExcludes);$(GeneratedItemPatterns)</DefaultItemExcludes> <DefaultItemExcludes>$(DefaultItemExcludes);$(GeneratedItemPatterns)</DefaultItemExcludes>
<TypeScriptToolsVersion>2.5</TypeScriptToolsVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>