File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed
Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 22[url:Visual Studio Extension Download|https://visualstudiogallery.msdn.microsoft.com/3b64e04c-e8de-4b97-8358-06c73a97cc68]
33[url:Reviews|https://visualstudiogallery.msdn.microsoft.com/3b64e04c-e8de-4b97-8358-06c73a97cc68/view/Reviews]
44
5+ 1.0.0.84 :
6+ * WI4736: Fix crash if WebRequest.DefaultWebProxy is null.
571.0.0.83 :
68* WI4736: ToolWindow fails to load if other extensions using different versions of DataGridExtensions are installed.
791.0.0.82 :
Original file line number Diff line number Diff line change 33 <Identifier Id =" 43b35fe0-1f30-48de-887a-68256474202a" >
44 <Name >ResXManager</Name >
55 <Author >tom-englert.de</Author >
6- <Version >1.0.0.83 </Version >
6+ <Version >1.0.0.84 </Version >
77 <Description xml : space =" preserve" >Manage localization of all ResX-Based resources in one place. Shows all resources of a solution and let's you edit the strings and their localizations in a well-arranged data grid.</Description >
88 <Locale >1033</Locale >
99 <MoreInfoUrl >http://resxresourcemanager.codeplex.com/</MoreInfoUrl >
Original file line number Diff line number Diff line change 3535 <SupportUrl >https://resxresourcemanager.codeplex.com</SupportUrl >
3636 <ProductName >ResX Resource Manager</ProductName >
3737 <PublisherName >tom-englert.de</PublisherName >
38- <ApplicationRevision >83 </ApplicationRevision >
39- <ApplicationVersion >1.0.0.83 </ApplicationVersion >
38+ <ApplicationRevision >84 </ApplicationRevision >
39+ <ApplicationVersion >1.0.0.84 </ApplicationVersion >
4040 <UseApplicationTrust >false</UseApplicationTrust >
4141 <PublishWizardCompleted >true</PublishWizardCompleted >
4242 <BootstrapperEnabled >true</BootstrapperEnabled >
Original file line number Diff line number Diff line change 55
66internal static class Product
77{
8- public const string Version = "1.0.0.83 " ;
8+ public const string Version = "1.0.0.84 " ;
99}
You can’t perform that action at this time.
0 commit comments