|
49 | 49 |
|
50 | 50 | <dependentAssembly>
|
51 | 51 | <assemblyIdentity name="Microsoft.IO.Redist" culture="neutral" publicKeyToken="cc7b13ffcd2ddd51" />
|
52 |
| - <bindingRedirect oldVersion="0.0.0.0-99.9.9.9" newVersion="6.0.0.0" /> |
53 |
| - <codeBase version="6.0.0.0" href="..\Microsoft.IO.Redist.dll"/> |
| 52 | + <bindingRedirect oldVersion="0.0.0.0-99.9.9.9" newVersion="6.0.0.1" /> |
| 53 | + <codeBase version="6.0.0.1" href="..\Microsoft.IO.Redist.dll"/> |
54 | 54 | </dependentAssembly>
|
55 | 55 |
|
56 | 56 | <!-- Redirects for assemblies redistributed by MSBuild (in the .vsix). -->
|
|
68 | 68 | </dependentAssembly>
|
69 | 69 | <dependentAssembly>
|
70 | 70 | <assemblyIdentity name="Microsoft.Bcl.AsyncInterfaces" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
|
71 |
| - <bindingRedirect oldVersion="0.0.0.0-7.0.0.0" newVersion="7.0.0.0" /> |
72 |
| - <codeBase version="7.0.0.0" href="..\Microsoft.Bcl.AsyncInterfaces.dll"/> |
| 71 | + <bindingRedirect oldVersion="0.0.0.0-8.0.0.0" newVersion="8.0.0.0" /> |
| 72 | + <codeBase version="8.0.0.0" href="..\Microsoft.Bcl.AsyncInterfaces.dll"/> |
73 | 73 | </dependentAssembly>
|
74 | 74 | <dependentAssembly>
|
75 | 75 | <assemblyIdentity name="Microsoft.NET.StringTools" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
|
94 | 94 | <!-- Pull plugins that reference SCI up to our version in case they depended on our copy of the older version -->
|
95 | 95 | <dependentAssembly>
|
96 | 96 | <assemblyIdentity name="System.Collections.Immutable" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
97 |
| - <bindingRedirect oldVersion="0.0.0.0-7.0.0.0" newVersion="7.0.0.0" /> |
98 |
| - <codeBase version="7.0.0.0" href="..\System.Collections.Immutable.dll"/> |
| 97 | + <bindingRedirect oldVersion="0.0.0.0-8.0.0.0" newVersion="8.0.0.0" /> |
| 98 | + <codeBase version="8.0.0.0" href="..\System.Collections.Immutable.dll"/> |
99 | 99 | </dependentAssembly>
|
100 | 100 | <dependentAssembly>
|
101 | 101 | <assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
|
|
129 | 129 | </dependentAssembly>
|
130 | 130 | <dependentAssembly>
|
131 | 131 | <assemblyIdentity name="System.Text.Encodings.Web" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
|
132 |
| - <bindingRedirect oldVersion="0.0.0.0-7.0.0.0" newVersion="7.0.0.0" /> |
133 |
| - <codeBase version="7.0.0.0" href="..\System.Text.Encodings.Web.dll"/> |
| 132 | + <bindingRedirect oldVersion="0.0.0.0-8.0.0.0" newVersion="8.0.0.0" /> |
| 133 | + <codeBase version="8.0.0.0" href="..\System.Text.Encodings.Web.dll"/> |
134 | 134 | </dependentAssembly>
|
135 | 135 | <dependentAssembly>
|
136 | 136 | <assemblyIdentity name="System.Text.Json" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
|
137 |
| - <bindingRedirect oldVersion="0.0.0.0-7.0.0.3" newVersion="7.0.0.3" /> |
138 |
| - <codeBase version="7.0.0.3" href="..\System.Text.Json.dll"/> |
| 137 | + <bindingRedirect oldVersion="0.0.0.0-8.0.0.4" newVersion="8.0.0.4" /> |
| 138 | + <codeBase version="8.0.0.4" href="..\System.Text.Json.dll"/> |
139 | 139 | </dependentAssembly>
|
140 | 140 | <dependentAssembly>
|
141 | 141 | <assemblyIdentity name="System.Threading.Channels" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
|
|
0 commit comments