AdamBlade
AdamBlade
CC#
Created by AdamBlade on 1/3/2024 in #help
Updating Packages on old application problems
As far as I can tell it's trying to read the wrong version, even though I specified bindingRedirect <dependentAssembly> <assemblyIdentity name="Microsoft.Web.Infrastructure" publicKeyToken="31bf3856ad364e35" culture="neutral" /> <bindingRedirect oldVersion="0.0.0.0-2.0.0.0" newVersion="2.0.0.0" /> </dependentAssembly>
4 replies
CC#
Created by AdamBlade on 1/3/2024 in #help
Updating Packages on old application problems
@trustie The path is C:\Projects\MasterApp\Locator.WebApi\bin\Microsoft.Web.Infrastructure.dll In my projects folder
4 replies