Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
comment
  • Loading branch information
bitsandfoxes committed Sep 20, 2024
commit 561903e7fd66d9dbc05de00153a61dbb6b560cf6
2 changes: 1 addition & 1 deletion src/Sentry/Sentry.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
</ItemGroup>

<!--
We use Simon TeestableIO to be able to mock the FileSystem for testing purposes
We use TestableIO to be able to mock the FileSystem during tests
https://github.com/TestableIO/System.IO.Abstractions
-->
<ItemGroup>
Expand Down