2 files changed
+19
-1
lines changedLines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + |
Submodule Ben.Demystifier updated 13 files
- .github/workflows/pull-request.yaml+17-19
- Ben.Demystifier.sln-1
- Directory.Build.props+6-1
- README.md+8-2
- sample/FSharpStackTrace/FSharpStackTrace.fsproj+1-1
- sample/StackTrace/StackTrace.csproj+2-2
- src/Ben.Demystifier/Ben.Demystifier.csproj+1-1
- src/Ben.Demystifier/EnhancedStackTrace.Frames.cs+3-1
- src/Ben.Demystifier/EnhancedStackTrace.cs+1
- src/Ben.Demystifier/Internal/ReflectionHelper.cs+2-2
- test/Ben.Demystifier.Benchmarks/Ben.Demystifier.Benchmarks.csproj+2-2
- test/Ben.Demystifier.Benchmarks/Exceptions.cs+2-4
- test/Ben.Demystifier.Test/Ben.Demystifier.Test.csproj+3-4
0 commit comments