Skip to content

Commit 09c6fa3

Browse files
committed
Added more info
1 parent 0d0eba3 commit 09c6fa3

30 files changed

+0
-1
lines changed

src/apps/220560-TextBufferIntro/BasicTextManipulation.cs renamed to src/apps/220555-TextBufferIntro/BasicTextManipulation.cs

File renamed without changes.

src/apps/220560-TextBufferIntro/BasicTextManipulationCommand.cs renamed to src/apps/220555-TextBufferIntro/BasicTextManipulationCommand.cs

File renamed without changes.

src/apps/220560-TextBufferIntro/BasicTextManipulationControl.xaml renamed to src/apps/220555-TextBufferIntro/BasicTextManipulationControl.xaml

File renamed without changes.

src/apps/220560-TextBufferIntro/BasicTextManipulationControl.xaml.cs renamed to src/apps/220555-TextBufferIntro/BasicTextManipulationControl.xaml.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
using System.Windows;
77
using System.Windows.Controls;
88
using Microsoft.VisualStudio.ComponentModelHost;
9-
using Microsoft.VisualStudio.Text.Operations;
109

1110
namespace TextBufferIntro
1211
{

src/apps/220560-TextBufferIntro/Properties/AssemblyInfo.cs renamed to src/apps/220555-TextBufferIntro/Properties/AssemblyInfo.cs

File renamed without changes.

src/apps/220560-TextBufferIntro/Resources/BasicTextManipulationCommand.png renamed to src/apps/220555-TextBufferIntro/Resources/BasicTextManipulationCommand.png

File renamed without changes.

src/apps/220560-TextBufferIntro/TextBufferIntro.csproj renamed to src/apps/220555-TextBufferIntro/TextBufferIntro.csproj

File renamed without changes.
File renamed without changes.

src/apps/220560-TextBufferIntro/TextBufferIntroPackage.cs renamed to src/apps/220555-TextBufferIntro/TextBufferIntroPackage.cs

File renamed without changes.

src/apps/220560-TextBufferIntro/TextBufferIntroPackage.vsct renamed to src/apps/220555-TextBufferIntro/TextBufferIntroPackage.vsct

File renamed without changes.

0 commit comments

Comments
 (0)