Skip to content

Commit c15f5db

Browse files
authored
187 enums (#6374)
1 parent 2a2a5dc commit c15f5db

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

dev/RuntimeCompatibilityOptions/RuntimeCompatibilityOptions.idl

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,13 @@ namespace Microsoft.Windows.ApplicationModel.WindowsAppRuntime
3737

3838
// 1.8.7
3939
DeploymentManager_DiagnosabilityFix = 61543987,
40+
LanguageModel_ProcessingFix = 61200617,
41+
ImageDescription_ConcurrencyFix = 61350696,
42+
LanguageModel_ContentErrorHandlingFix = 61352166,
43+
InputPointerSource_TouchKeyboardInvocationFix = 61456565,
44+
ListViewSelector_FixFocusedIndex = 61499680,
45+
ModelInitialization_Activities = 61509436,
46+
WindowsML_DiagnosabilityFix = 61592144,
4047
};
4148

4249
/// Represents a version of the Windows App Runtime.

0 commit comments

Comments
 (0)