Skip to content

Removing .Net install scripts #11

@Unslinga

Description

@Unslinga

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions