-
Removes app.config and sets automatic binding redirects (#5248)
发布于
2021-02-03 14:45:29 +00:00 | 2555 次提交 在此版本后已推送到 master- Some app.config files were kept to either enable features
that are only enable-able via the config files, or binding redirects
for DLLs that are not packaged with NuGet (i.e. VisualStudio
package, required to run tests successfully @ 15.0.0.0)
下载附件
- Some app.config files were kept to either enable features