Commit a54cd69
authored
Reduce target frameworks (#540)
This change reduces the target frameworks this library supports to .NET Standard 2.0 and 2.1.
The goal of this change is to reduce maintenance efforts and get rid of legacy workarounds.
As this is a breaking change for consumers (e.g. no more support from .NET Framework < 4.7) the major version is bumped to 8.
If you need support for older frameworks feel free to stay at v7.1.10 or fork this repo from 86066e0.1 parent 86066e0 commit a54cd69
File tree
136 files changed
+493
-969
lines changed- System.IO.Abstractions.TestingHelpers.Tests
- System.IO.Abstractions.TestingHelpers
- System.IO.Abstractions
- src
- System.IO.Abstractions.TestingHelpers
- Properties
- System.IO.Abstractions
- Properties
- tests/System.IO.Abstractions.TestingHelpers.Tests
- TestFiles
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
136 files changed
+493
-969
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
This file was deleted.
Lines changed: 0 additions & 57 deletions
This file was deleted.
Lines changed: 0 additions & 53 deletions
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 20 deletions
This file was deleted.
This file was deleted.
0 commit comments