Skip to content

Add dotnet watch to .props/.targets files #300

@TheAngryByrd

Description

@TheAngryByrd

Is your feature request related to a problem? Please describe.

Add

    <ItemGroup>
        <!-- Dotnet Watch to know about this file -->
        <Watch Include="$(MSBuildThisFileFullPath)"/>
    </ItemGroup>

to all .props and .targets files.

Reference:

TheAngryByrd/IcedTasks@b95b8a6

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions