Skip to content

Commit

Permalink
redirect System.Memory
Browse files Browse the repository at this point in the history
  • Loading branch information
cdmihai committed Apr 9, 2021
1 parent 9bcc06c commit fc14926
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/MSBuild/app.config
Expand Up @@ -47,6 +47,11 @@
<bindingRedirect oldVersion="0.0.0.0-5.0.0.0" newVersion="5.0.0.0" />
</dependentAssembly>

<dependentAssembly>
<assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.1.1" newVersion="4.0.1.1" />
</dependentAssembly>

<!-- Redirects for components dropped by Visual Studio -->
<dependentAssembly>
<assemblyIdentity name="Microsoft.Activities.Build" culture="neutral" publicKeyToken="31bf3856ad364e35" />
Expand Down

0 comments on commit fc14926

Please sign in to comment.