Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Both <package id="Newtonsoft.Json" version="10.0.3" targetFramework="net451" developmentDependency="true" />
and
<package id="Newtonsoft.Json" version="8.0.3" targetFramework="net45" />
are in the package.config file in Bridge.CLR folder, VS build has error that prevent it from discovering tests.
Attachments
Issue Links
- is broken by
-
REEF-1812 Avro bridge C# code generation
- Resolved