Skip to content

Commit

Permalink
Adds empty runtimesettings file.
Browse files Browse the repository at this point in the history
To run tests, do "dotnet test --settings ../empty.runsettings"

Workaround for microsoft/vstest#10759
  • Loading branch information
vitek-karas committed Dec 17, 2024
1 parent 24dc902 commit ebaeda0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions empty.runsettings
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<RunSettings>
<RunConfiguration>
</RunConfiguration>
</RunSettings>

0 comments on commit ebaeda0

Please sign in to comment.