Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nice3point committed Mar 31, 2024
1 parent 1a8332c commit 8613a97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,6 @@ To disable it, set `<ImplicitUsings>false</ImplicitUsings>`.
Included a target for copying addin files to the `%AppData%\Autodesk\Revit\Addins folder` after building a project.
`Clean solution` or `Clean project` will delete the published files.

Copying the files provides the ability to attach the debugger to the add-in when Revit is started for easy add-in debugging and automating testing.

Disabled by default. To enable it, set `<PublishAddinFiles>true</PublishAddinFiles>`.

0 comments on commit 8613a97

Please sign in to comment.