Completed
Last Updated: 03 Apr 2023 21:15 by ADMIN
ADMIN
Cody
Created on: 10 Dec 2014 00:09
Type: Bug Report
0
Build in Visual Studio puts unnecessary DLLs into drop folder
When you build a Test Studio test project in Visual Studio, four dll's are added to the output folder that don't appear to serve any purpose:

1) Autofac.dll
2) Microsoft.CompilerServices.AsyncTargetingPack.Net4.dll
3) Newtonsoft.Json.dll
4) Telerik.TestStudio.Shared.dll

One customer is using a different version of Newtonsoft.Json.dll and this is creating a conflict as they are putting both the build of the application and the test project into the same drop folder.
2 comments
ADMIN
Konstantin Petkov
Posted on: 30 Mar 2015 11:48
Hello, we have to revert this change due to .Net 4.0 (System assemblies) dependency on Newtonsoft.Json.dll. There is no fix we can do here at this point -- please excuse us for the inconvenience!
ADMIN
Daniel Djambov
Posted on: 20 Mar 2015 12:20
Telerik: The issue is fixed now (removed Newtonsoft.Json only from VS build output). Solution will be available in our first internal release after 2015 R1, planned to be out by the end of April 2015.