0

I have a dependency linked in my nuget for another package I use. See how the version is 106.13.0. However when i publish via web deploy it actually deploys 107.2.0 which has breaking changes in it cause the app to crash because of it. Why is webdeploy publishing a newer version than referenced? My nuget folder only contains 106.13 so i do not know where it is pulling the new DLL from.enter image description here

nuget package enter image description here

EDIT: Referenced Assemblies enter image description here

enter image description here

enter image description here

Deckerz
  • 2,606
  • 14
  • 33

0 Answers0