Commit 76e09e1
disable auto generation of binding redirects
Automatic binding redirects in msbuild are overriding the explicit redirects set up for System.Net.Http and System.IO.Compression. Setting AutoGenerateBindingRedirects to false in the csproj prevents this.1 parent 25819e0 commit 76e09e1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments