You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+21-12Lines changed: 21 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
# AutoCAD .NET Wizards
2
2
3
-
A modern version of wizards supporting .NET core projects, this uses VSIX technology to install VS Template on Visual Studio.
3
+
- Modern wizards for .NET Core projects
4
+
5
+
- This tool uses VSIX technology to install a VS Template on Visual Studio.
6
+
7
+
- All command-line instructions should run on the[ Visual Studio Developer Command Prompt.]([Command-line shells & prompt for developers - Visual Studio (Windows) | Microsoft Learn](https://learn.microsoft.com/en-us/visualstudio/ide/reference/command-prompt-powershell?view=vs-2022))
0 commit comments