dotnet / dotnet/sdk

Allow post copy dotnet tool install

Open
#49,977 0 comments 0 reactions 0 assignees View on GitHub
Area-Tools untriaged
Dominant language
C#
Stars
3.2k
Forks
1.3k
PR merge metrics
PR metrics pending

Description

### Is your feature request related to a problem? Please describe.
I am trying to create a .NET tool for DSC v3 resources. I've successfully created the .NET tool, but it's lacking a post-copy step.

Image

I would like to be able to copy the resource manifest in the root of the tools directory, rather than manually copying it here or set the PATH environment variable to something like: `C:\Users\\.dotnet\tools\.store\universaldsc.resource.windows.user\0.1.0\universaldsc.resource.windows.user\0.1.0\tools\net9.0\any`

### Describe the solution you'd like
Add the ability to provide a post-copy task in the DotnetToolSettings.xml.

### Additional context
Add any other context or screenshots about the feature request here.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.