SharpShell
Advanced tools
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
@@ -1,1 +0,1 @@ | ||
| <?xml version="1.0" encoding="utf-8"?><Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"><Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml" /><Default Extension="nuspec" ContentType="application/octet" /><Default Extension="dll" ContentType="application/octet" /><Default Extension="xml" ContentType="application/octet" /><Default Extension="psmdcp" ContentType="application/vnd.openxmlformats-package.core-properties+xml" /></Types> | ||
| <?xml version="1.0" encoding="utf-8"?><Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"><Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml" /><Default Extension="nuspec" ContentType="application/octet" /><Default Extension="dll" ContentType="application/octet" /><Default Extension="pdb" ContentType="application/octet" /><Default Extension="xml" ContentType="application/octet" /><Default Extension="psmdcp" ContentType="application/vnd.openxmlformats-package.core-properties+xml" /></Types> |
@@ -5,3 +5,3 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <id>SharpShell</id> | ||
| <version>1.6.0</version> | ||
| <version>1.7.0</version> | ||
| <title>SharpShell</title> | ||
@@ -14,3 +14,3 @@ <authors>Dave Kerr</authors> | ||
| <summary>SharpShell is a framework that lets you build Windows Shell Extensions using the .NET Framework.</summary> | ||
| <releaseNotes>Release 1.6.0 adds support for Shell Thumbnail Handler extensions.</releaseNotes> | ||
| <releaseNotes>Release 1.7.0 fixes some minor bugs and provides support for multiple extensions in a single assembly.</releaseNotes> | ||
| <copyright>Copyright © Dave Kerr 2013</copyright> | ||
@@ -17,0 +17,0 @@ <tags>Shell,SharpShell,COM,Context Menu,Icon Handler</tags> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display