We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b1ea37 commit 27d9e62Copy full SHA for 27d9e62
BREAKING_CHANGES.md
@@ -1,7 +1,19 @@
1
AutofacContrib.NSubstitute (AutoSubstitute) Breaking Changes
2
============================================================
3
4
-Version 3.2.X
+Version 4.0.0
5
+-------------
6
+
7
+Removed support for .NET 4.0; now targetting .NET 4.5+.
8
9
+### Reason
10
+In order to keep up to date with latest Autofac dependency we need to drop .NET 4.0 support.
11
12
+### Workaround
13
+Use version 3.3.7 if you need .NET 4.0 support.
14
15
16
+Version 3.2.0
17
-------------
18
19
Signing of the assembly has been removed.
0 commit comments