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: CR_ConvertStringToAppSetting/source.extension.vsixmanifest
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
<IdentifierId="CR_ConvertStringToAppSetting">
4
4
<Name>ConvertStringToAppSetting for CodeRush</Name>
5
5
<Author>Rory Becker</Author>
6
-
<Version>1.0</Version>
6
+
<Version>1.1</Version>
7
7
<Descriptionxml:space="preserve">ConvertStringToAppSetting provides a refactoring to convert string literals into entries in an application configuration file (app.config).</Description>
0 commit comments