Publish changes binding redirect version
Open
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
I have an ASP.NET Core application which uses 1.1.1 version of a DLL. The problem is the version of this file is changed to 1.1.0 version in the app.config file therefore the app doesn't work since it can't locate this version? Why is this happening and how can I prevent this? Using VS.NET 2017 Pro 15.4.1.
The diff of the app..config and publish app.config: https://www.diffchecker.com/4TNHOP8c
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.