Skip to content

Commit ec155a6

Browse files
authored
Merge pull request #1116 from SimonCropp/patch-1
Add breaking change for AssemblyLoadContext in net8
2 parents 069a021 + 5a8f6ee commit ec155a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/articles/vs-test-adapter/AdapterV4-Release-Notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ There are 6 issues fixed in this release.
9696

9797
* [1328](https://github.com/nunit/nunit3-vs-adapter/issues/1328) NUnit compatible version for MTP 2.0.0. Thanks to [Youssef Victor](https://github.com/Youssef1313) and NUnit Team member [Terje Sandstrom](https://github.com/OsirisTerje) for [PR 1329](https://github.com/nunit/nunit3-vs-adapter/pull/1329)
9898
* [1335](https://github.com/nunit/nunit3-vs-adapter/issues/1335) Update to net 8, remove netcore 3.1. Thanks to [Youssef Victor](https://github.com/Youssef1313) and NUnit Team member [Terje Sandstrom](https://github.com/OsirisTerje) for [PR 1329](https://github.com/nunit/nunit3-vs-adapter/pull/1329)
99+
* [1366](https://github.com/nunit/nunit3-vs-adapter/issues/1366) Assembly loading move to AssemblyLoadContext for net8 and higher
99100

100101
### Acknowledgements
101102

0 commit comments

Comments
 (0)