packaging+fs
This commit is contained in:
parent
2878f6b8db
commit
1bd9843d7e
21 changed files with 95 additions and 66 deletions
|
|
@ -2094,5 +2094,11 @@ namespace Yavsc {
|
|||
return ResourceManager.GetString("LiveFlow", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
public static string Instrumentation {
|
||||
get {
|
||||
return ResourceManager.GetString("Instrumentation", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue