Commit Graph

5 Commits

Author SHA1 Message Date
Bruno Garcia
243029cc29
Allow use as git submodule
* build in sentry csproj

* typo

* public GetFrames
2021-01-11 03:44:04 +00:00
Bruno Garcia
d3195acac0
Enabled Nullable Reference Types (#136) 2021-01-04 01:14:24 +00:00
Martin Stühmer
43c92b54e5 Simplified GetPrefix in detection (#95) 2019-12-03 14:36:58 +00:00
Sergey Teplyakov
125e373b45 Remove the dependency on System.ValueTuple (#63)
* Add an option to get tuple data via reflection.

* Removed non-relfection-based way of getting information about the tuples.

* Make methods static back.

* Remove the nuget dependency to System.ValueTuple
2018-02-23 11:24:41 +00:00
Sergey Tepliakov
54f4b0c24b Fix stack trace for tuples type as part of a generic type.
Fix for #57
2018-02-20 14:59:05 -08:00