You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ root.Flush(consolidate: true);
72
72
73
73
##Object Linking and Embedding (OLE) Property Set Data Structures
74
74
75
-
Support for reading and writing[OLE Properties](https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-oleps/bf7aeae8-c47a-4939-9f45-700158dac3bc) is available via the OpenMcdf.Ole package. However,***the API is experimental and subject to change***
75
+
Support for reading and writing[OLE Properties](https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-oleps/bf7aeae8-c47a-4939-9f45-700158dac3bc) is available via the[OpenMcdf.Ole](https://www.nuget.org/packages/OpenMcdf.Ole) package. However,***the API is experimental and subject to change***.