Skip to content

Commit

Permalink
tools
Browse files Browse the repository at this point in the history
  • Loading branch information
czhower committed Jul 10, 2017
1 parent e244fbd commit 3c68a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Tools/ProjectRenamer/MainWindow.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ private void butnRename_Click(object sender, RoutedEventArgs e) {
FixIss();
FixCosmos();

//ModifySLNs();
ModifySLNs();

MessageBox.Show("Done.");
}
Expand Down

0 comments on commit 3c68a96

Please sign in to comment.