BasicUndo 0.9.3
A basic implementation of ITextUndoHistoryRegistry
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>BasicUndo</id>
<version>0.9.3</version>
<title>BasicUndo</title>
<authors>JaredPar</authors>
<owners>JaredPar</owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
<projectUrl>https://github.com/jaredpar/BasicUndo</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>A basic implementation of ITextUndoHistoryRegistry</description>
<dependencies />
</metadata>
</package>