P
PKarthick
Guest
i have to modify the Dependent assembly of BindingRedirect version in webconfig file, while installing our custom NuGet.
Can you please anyone help me?
Example:
<dependentAssembly>
<assemblyIdentity name="Compression.base" publicKeyToken="30ad4fe6b2a6aeed" />
<bindingRedirect oldVersion="0.0.0.0-11.0.0.0" newVersion="11.0.0.0" />
</dependentAssembly>
Continue reading...
Can you please anyone help me?
Example:
<dependentAssembly>
<assemblyIdentity name="Compression.base" publicKeyToken="30ad4fe6b2a6aeed" />
<bindingRedirect oldVersion="0.0.0.0-11.0.0.0" newVersion="11.0.0.0" />
</dependentAssembly>
Continue reading...