File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 38
38
// [assembly: AssemblyVersion("1.0.*")]
39
39
[ assembly: AssemblyVersion ( "1.0.0.0" ) ]
40
40
[ assembly: AssemblyFileVersion ( "1.0.0.0" ) ]
41
- [ assembly: AssemblyInformationalVersion ( "1.0.0.0-dev " ) ]
41
+ [ assembly: AssemblyInformationalVersion ( "1.0.0.0" ) ]
Original file line number Diff line number Diff line change 6
6
<Version >1.0.0</Version >
7
7
<Description xml : space =" preserve" >Provides a toolbar dropdown to quickly switch between recently used debugger command lines.</Description >
8
8
<MoreInfoUrl >https://github.com/tunnelvisionlabs/DebugCommandLine</MoreInfoUrl >
9
- <GettingStartedGuide >https://github. com/tunnelvisionlabs/DebugCommandLine </GettingStartedGuide >
9
+ <GettingStartedGuide >https://visualstudiogallery.msdn.microsoft. com/b54410f3-90aa-4071-abb3-215efea48074 </GettingStartedGuide >
10
10
<Locale >1033</Locale >
11
11
<License >LICENSE.txt</License >
12
12
<SupportedProducts >
You can’t perform that action at this time.
0 commit comments