Commit f9cfd0b
authored
Update Ix.NET dependencies (#2249)
* Upgrade to Nerdbank.GitVersioning 3.8.118
* Upgrade to IsExternalInit 1.0.3
* Update to BenchmarkDotNet 0.15.4
Tried to upgrade to xunit 2.9.3 but this started producing weird assembly resolution failures in .NET FX for `System.Runtime.CompilerServices.Unsafe`. Will try that again after we've removed all dependencies on `net6.0` for the next release.1 parent 0c64771 commit f9cfd0b
File tree
3 files changed
+4
-4
lines changed- Ix.NET/Source
- Benchmarks.System.Interactive
- System.Linq.Async.SourceGenerator
3 files changed
+4
-4
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
0 commit comments