Skip to content

Commit 1603a88

Browse files
committed
Update assembly revisions for release 1.0.0
1 parent ffd803b commit 1603a88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Tvl.DebugCommandLine/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@
3838
// [assembly: AssemblyVersion("1.0.*")]
3939
[assembly: AssemblyVersion("1.0.0.0")]
4040
[assembly: AssemblyFileVersion("1.0.0.0")]
41-
[assembly: AssemblyInformationalVersion("1.0.0.0-dev")]
41+
[assembly: AssemblyInformationalVersion("1.0.0.0")]

Tvl.DebugCommandLine/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Version>1.0.0</Version>
77
<Description xml:space="preserve">Provides a toolbar dropdown to quickly switch between recently used debugger command lines.</Description>
88
<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>
1010
<Locale>1033</Locale>
1111
<License>LICENSE.txt</License>
1212
<SupportedProducts>

0 commit comments

Comments
 (0)