I want to rename my namespace, MyProjectTest.Core
to MyProject.Test.Core
, but the Visual Studio 2017 refactoring tool doesn't let me insert .
into the name.
I do not want to do that manually, is there another option?
It is correct, you can not use your keyboard key .
to enter a dot, however, you can use CTRL
+C
to copy the dot character (from this answer, if you want) and then insert the dot into the name with CTRL
+V
.
Note: Visual Studio 2017 will complain about invalid characters, but it will rename it anyway if you click apply:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With