More refactoring and introduction of further abstractions
Added further tests Fixed test loading with keyfile only
This commit is contained in:
10
src/Kp2aUnitTests/Resources/Resource.Designer.cs
generated
10
src/Kp2aUnitTests/Resources/Resource.Designer.cs
generated
@@ -93,14 +93,14 @@ namespace Kp2aUnitTests
|
||||
public partial class String
|
||||
{
|
||||
|
||||
// aapt resource value: 0x7f040002
|
||||
public const int ApplicationName = 2130968578;
|
||||
|
||||
// aapt resource value: 0x7f040001
|
||||
public const int ApplicationName = 2130968577;
|
||||
public const int Hello = 2130968577;
|
||||
|
||||
// aapt resource value: 0x7f040000
|
||||
public const int Hello = 2130968576;
|
||||
|
||||
// aapt resource value: 0x7f040002
|
||||
public const int library_name = 2130968578;
|
||||
public const int library_name = 2130968576;
|
||||
|
||||
static String()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user