Skip to content
This repository has been archived by the owner on Jul 5, 2020. It is now read-only.

Add netstandard 2.0 target on WindowsServer and DependencyCollector #1212

Closed
lmolkova opened this issue May 31, 2019 · 2 comments
Closed

Add netstandard 2.0 target on WindowsServer and DependencyCollector #1212

lmolkova opened this issue May 31, 2019 · 2 comments
Assignees
Milestone

Comments

@lmolkova
Copy link
Member

All .net core libs should target 2.0

@lmolkova lmolkova changed the title Add netstandard 2.0 target on Microsoft.ApplicationInsights.WindowsServer Add netstandard 2.0 target on ApplicationInsights.WindowsServer and DependencyCollector May 31, 2019
@lmolkova lmolkova changed the title Add netstandard 2.0 target on ApplicationInsights.WindowsServer and DependencyCollector Add netstandard 2.0 target on WindowsServer and DependencyCollector May 31, 2019
@lmolkova
Copy link
Member Author

netstandard 2.0 target does not require additional dependencies on

WindowsServer
NETStandard.Library (>= 1.6.1)
System.Runtime.Serialization.Json (>= 4.3.0)
System.Runtime.Serialization.Primitives (>= 4.3.0)

DependecnyCollector:
NETStandard.Library (>= 1.6.1)
System.Data.SqlClient (>= 4.3.1)
System.Diagnostics.StackTrace (>= 4.3.0)

@cijothomas
Copy link
Contributor

Thanks for opening this. We can try to do this in next release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants