Ben Adams
59fa63f20b
OS test
2021-01-03 16:37:51 +00:00
Ben Adams
d2e58a8b54
Update framework versions
2021-01-03 14:38:48 +00:00
dependabot[bot]
b751963840
Bump xunit from 2.3.1 to 2.4.1
...
Bumps [xunit](https://github.com/xunit/xunit ) from 2.3.1 to 2.4.1.
- [Release notes](https://github.com/xunit/xunit/releases )
- [Commits](https://github.com/xunit/xunit/compare/2.3.1...2.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-15 07:55:46 +00:00
dependabot[bot]
8bca4d975e
Bump xunit.runner.visualstudio from 2.3.1 to 2.4.3
...
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit ) from 2.3.1 to 2.4.3.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases )
- [Commits](https://github.com/xunit/visualstudio.xunit/commits/v2.4.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-15 07:53:09 +00:00
dependabot[bot]
881fec2429
Bump System.ValueTuple from 4.4.0 to 4.5.0
...
Bumps [System.ValueTuple](https://github.com/dotnet/corefx ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/dotnet/corefx/releases )
- [Commits](https://github.com/dotnet/corefx/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-15 02:20:29 +00:00
Aristarkh Zagorodnikov
a9830f38e3
Improve StackTraceHiddenAttribute handling ( #83 )
...
* Add .NET Core 2.1 as target for tests to allow testing for StackTraceHiddenAttribute handling
* Customize EnhancedStackTrace "hidden" frames selection strategy depending on the runtime, and optimize attribute access for non-reflection-only assemblies
* Add .NET Core 2.1 as target for benchmarks to allow benchmarking for it
2019-02-10 20:50:03 +00:00
Aristarkh Zagorodnikov
adef3aa266
Fix for IndexOutOfRangeException in ILReader.ReadOpCode() ( #81 )
...
* Allow testing internals
* Add ILReaderTests
* Skip inline operands in IL
2019-01-29 16:09:08 +01: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
Alexander Kozlenko
286d0e4c44
Update unit test project settings ( #45 )
2018-02-02 00:36:46 +00:00
Ben Adams
f250bdef96
Full framework
2017-11-13 12:14:24 +00:00
Ben Adams
34930738f6
Add 0.0.1 code
2017-11-11 15:55:09 +00:00