File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ It also includes the following optional runtime-supported polyfills:
9191
9292The following properties are available:
9393- "PolySharpUsePublicAccessibilityForGeneratedTypes": makes all generated types public.
94- - "PolySharpUseEmbeddedAttributeForGeneratedTypes": adds the ` [Embedded] ` attributes to generated pofylill types.
94+ - "PolySharpUseEmbeddedAttributeForGeneratedTypes": adds the ` [Embedded] ` attributes to generated types.
9595- "PolySharpIncludeRuntimeSupportedAttributes": enables polyfills for (dummy) runtime-supported attributes too.
9696- "PolySharpUseInteropServices2NamespaceForUnmanagedCallersOnlyAttribute": moves ` [UnmanagedCallersOnly] ` .
9797- "PolySharpExcludeGeneratedTypes": excludes specific types from generation (';' or ',' separated type names).
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ It also includes the following optional runtime-supported polyfills:
8989
9090The following properties are available:
9191- "PolySharpUsePublicAccessibilityForGeneratedTypes": makes all generated types public.
92- - "PolySharpUseEmbeddedAttributeForGeneratedTypes": adds the ` [Embedded] ` attributes to generated pofylill types.
92+ - "PolySharpUseEmbeddedAttributeForGeneratedTypes": adds the ` [Embedded] ` attributes to generated types.
9393- "PolySharpIncludeRuntimeSupportedAttributes": enables polyfills for (dummy) runtime-supported attributes too.
9494- "PolySharpUseInteropServices2NamespaceForUnmanagedCallersOnlyAttribute": moves ` [UnmanagedCallersOnly] ` .
9595- "PolySharpExcludeGeneratedTypes": excludes specific types from generation (';' or ',' separated type names).
You can’t perform that action at this time.
0 commit comments