Skip to content

Commit

Permalink
Save .runsettings
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis1972 committed Nov 5, 2024
1 parent d76f9c5 commit 5ec2be2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ void CopyExtraBuildFiles (string destinationRoot, Context context)
"*log",
"TestOutput-*.txt",
"Timing_*",
"*.runsettings",
};

void CopyExtraTestFiles (string destinationRoot, Context context)
Expand Down

0 comments on commit 5ec2be2

Please sign in to comment.