Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 934292a

Browse files
authored
Bump
1 parent 1030a23 commit 934292a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitHub.VisualStudio.UI/Views/Dialog/Clone/SelectPageView.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ public SelectPageView()
1616
{
1717
InitializeComponent();
1818

19-
// See Douglas Stockwell's suggestion here:
19+
// See Douglas Stockwell's suggestion:
2020
// https://social.msdn.microsoft.com/Forums/vstudio/en-US/30ed27ce-f7b7-48ae-8adc-0400b9b9ec78
2121
IsVisibleChanged += (sender, e) =>
2222
{

0 commit comments

Comments
 (0)