File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
DotNetIsolatedUnsupportedWorker Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 94
94
-->
95
95
<PackageReference Include =" System.IO.FileSystem.AccessControl" Version =" 5.0.0" />
96
96
<PackageReference Include =" System.Net.NameResolution" Version =" 4.3.0" />
97
- <PackageReference Include =" System.Private.Uri" Version =" 4.3.2" />
98
97
</ItemGroup >
99
98
100
99
<ItemGroup >
Original file line number Diff line number Diff line change 84
84
<PackageReference Include =" System.Drawing.Common" Version =" 8.0.0" />
85
85
<PackageReference Include =" System.Formats.Asn1" Version =" 6.0.1" />
86
86
<PackageReference Include =" System.IO.Abstractions" Version =" 2.1.0.227" NoWarn =" NU1701" />
87
+ <PackageReference Include =" System.Net.Http" Version =" 4.3.4" />
88
+ <PackageReference Include =" System.Private.Uri" Version =" 4.3.2" />
87
89
<PackageReference Include =" System.Reactive.Linq" Version =" 5.0.0" />
88
90
<PackageReference Include =" System.Reactive.Core" Version =" 5.0.0" />
89
91
<PackageReference Include =" System.Runtime.Loader" Version =" 4.3.0" />
90
- <PackageReference Include =" System.Net.Http" Version =" 4.3.4" />
91
92
<PackageReference Include =" System.Security.Cryptography.Xml" Version =" 4.7.1" />
92
93
<PackageReference Include =" System.Text.Json" Version =" 8.0.4" />
93
94
<PackageReference Include =" System.Text.RegularExpressions" Version =" 4.3.1" />
Original file line number Diff line number Diff line change 29
29
<ItemGroup >
30
30
<Using Include =" System.Threading.ExecutionContext" Alias =" ExecutionContext" />
31
31
</ItemGroup >
32
- </Project >
32
+ </Project >
Original file line number Diff line number Diff line change 27
27
<ItemGroup >
28
28
<Using Include =" System.Threading.ExecutionContext" Alias =" ExecutionContext" />
29
29
</ItemGroup >
30
- </Project >
30
+ </Project >
You can’t perform that action at this time.
0 commit comments