-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
The plugin should not include scripts to install dotnet.
- Security Risk – Installing external software programmatically can introduce serious security vulnerabilities. Even if the scripts come from Microsoft.
- User Control – Users should manage their own development environment and dependencies.
It's better to document the required .NET version and prompt the user to install it manually if needed.
Metadata
Metadata
Assignees
Labels
No labels