File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 13
13
[ assembly: AssemblyConfiguration ( "" ) ]
14
14
[ assembly: AssemblyCompany ( "Tunnel Vision Laboratories, LLC" ) ]
15
15
[ assembly: AssemblyProduct ( "Tvl.DebugCommandLine" ) ]
16
- [ assembly: AssemblyCopyright ( "Copyright © Sam Harwell 2014 " ) ]
16
+ [ assembly: AssemblyCopyright ( "Copyright © Sam Harwell 2015 " ) ]
17
17
[ assembly: AssemblyTrademark ( "" ) ]
18
18
[ assembly: AssemblyCulture ( "" ) ]
19
19
[ assembly: CLSCompliant ( false ) ]
36
36
// You can specify all the values or you can default the Build and Revision Numbers
37
37
// by using the '*' as shown below:
38
38
// [assembly: AssemblyVersion("1.0.*")]
39
- [ assembly: AssemblyVersion ( "1.0 .0.0" ) ]
40
- [ assembly: AssemblyFileVersion ( "1.0.1 .0" ) ]
41
- [ assembly: AssemblyInformationalVersion ( "1.0. 1.0-dev " ) ]
39
+ [ assembly: AssemblyVersion ( "1.1 .0.0" ) ]
40
+ [ assembly: AssemblyFileVersion ( "1.1.0 .0" ) ]
41
+ [ assembly: AssemblyInformationalVersion ( "1.1.0" ) ]
Original file line number Diff line number Diff line change 3
3
<Identifier Id =" DebugCommandLine.238a874d-d659-4517-85d1-06b0e3cf4b7f" >
4
4
<Name >Debug Command Line</Name >
5
5
<Author >Sam Harwell</Author >
6
- <Version >1.0.1 </Version >
6
+ <Version >1.1.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
9
<GettingStartedGuide >https://visualstudiogallery.msdn.microsoft.com/b54410f3-90aa-4071-abb3-215efea48074</GettingStartedGuide >
You can’t perform that action at this time.
0 commit comments