DTLib.Demystifier/test/Ben.Demystifier.Test
dependabot[bot] df196f8c1f
Bump Microsoft.Bcl.AsyncInterfaces from 5.0.0 to 6.0.0 (#180)
Bumps [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 03:39:07 +00:00
..
AggregateException.cs support for .NET 6 (#172) 2021-10-31 15:54:34 +00:00
AsyncEnumerableTests.cs Support Microsoft.Bcl.AsyncInterfaces (#151) 2021-11-03 02:38:28 +00:00
Ben.Demystifier.Test.csproj Bump Microsoft.Bcl.AsyncInterfaces from 5.0.0 to 6.0.0 (#180) 2021-11-09 03:39:07 +00:00
DynamicCompilation.cs Update for new frameworks 2021-01-03 15:53:02 +00:00
EnhancedStackTraceTests.cs Improve path/uri handling (#82) 2019-02-10 20:49:22 +00:00
GenericMethodDisplayStringTests.cs Build tidyups 2021-01-03 17:08:46 +00:00
ILReaderTests.cs Fix for IndexOutOfRangeException in ILReader.ReadOpCode(), part 2 (#84) 2019-02-10 20:48:48 +00:00
InheritenceTests.cs Add InheritenceTests 2017-11-14 02:54:28 +00:00
LineEndingsHelper.cs Fix stack trace for tuples type as part of a generic type. 2018-02-20 14:59:05 -08:00
MethodTests.cs Completed Task 2021-01-03 22:58:10 +00:00
MixedStack.cs Allow use as git submodule 2021-01-11 03:44:04 +00:00
NonThrownException.cs support for .NET 6 (#172) 2021-10-31 15:54:34 +00:00
ParameterParamTests.cs Added Prefix params Support + Test (#94) 2019-12-03 14:37:37 +00:00
RecursionTests.cs Skip repeats and IValueTaskSource.GetResult (#132) 2021-01-03 21:48:34 +00:00
ReflectionHelperTests.cs Fix stack trace for tuples type as part of a generic type. 2018-02-20 14:59:05 -08:00
ResolvedMethodTests.cs Add namespace to frame conditionally (#144) 2021-01-17 18:47:43 +00:00
ToDemystifiedStringTests.cs Keeps message (#79) 2018-11-21 15:02:45 +00:00
TuplesTests.cs Fix stack trace for tuples type as part of a generic type. 2018-02-20 14:59:05 -08:00
TypeNameTests.cs Allow use as git submodule 2021-01-11 03:44:04 +00:00