Skip to content

Commit 5a8f6ee

Browse files
authored
Add breaking change for AssemblyLoadContext in net8
1 parent 3ee159b commit 5a8f6ee

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
@@ -31,6 +31,7 @@ There are 6 issues fixed in this release.
3131

3232
* [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)
3333
* [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)
34+
* [1366](https://github.com/nunit/nunit3-vs-adapter/issues/1366) Assembly loading move to AssemblyLoadContext for net8 and higher
3435

3536
### Acknowledgements
3637

0 commit comments

Comments
 (0)