We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee7df35 commit 88f203bCopy full SHA for 88f203b
1 file changed
CxViewerShared/CxViewerPackage.cs
@@ -37,7 +37,7 @@ namespace CxViewerVSIX
37
/// </remarks>
38
///
39
[PackageRegistration(UseManagedResourcesOnly = true)]
40
- [InstalledProductRegistration("#110", "#112", "9.00.8", IconResourceID = 400)] // Info on this package for Help/About
+ [InstalledProductRegistration("#110", "#112", "9.00.19", IconResourceID = 400)] // Info on this package for Help/About
41
[ProvideMenuResource("Menus.ctmenu", 1)]
42
//[ProvideAutoLoad("ADFC4E64-0397-11D1-9F4E-00A0C911004F")]
43
[Guid(CxViewerPackage.PackageGuidString)]
0 commit comments