Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated version of System.Diagnostics.DiagnosticSource to 4.6.0-preview7 #1183

Merged
merged 7 commits into from
Jul 30, 2019

Conversation

cijothomas
Copy link
Contributor

@cijothomas cijothomas commented Jul 29, 2019

Updated version of System.Diagnostics.DiagnosticSource to 4.6.0-preview7.19362.9. This will be updated to 4.6.0 stable when it releases, and before 2.11.0 stable release.

This is a pre-req to leveraging new W3C capabilities in 4.6.0.

This also removed sdk from being cls compliant as the dependency (System.Diagnostics.DiagnosticSource) is no longer compliant to cls.

@cijothomas cijothomas closed this Jul 29, 2019
@cijothomas cijothomas reopened this Jul 29, 2019
@cijothomas cijothomas closed this Jul 29, 2019
@cijothomas cijothomas reopened this Jul 29, 2019
@cijothomas cijothomas closed this Jul 30, 2019
@cijothomas cijothomas reopened this Jul 30, 2019
@@ -31,7 +31,7 @@
<PackageReference Include="MSTest.TestFramework" Version="1.4.0" />
<PackageReference Include="CompareNETObjects" Version="4.59.0" />
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="4.5.0" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="4.6.0-preview7.19362.9" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all these projects except Ms.AppInsights.csproj don't need a direct reference to DiagnosticSource (they'll get it with Ms.AppInsights dependency implicitly). Maybe we should remove the reference instead of updating it?

@cijothomas cijothomas merged commit 302ad90 into develop Jul 30, 2019
@cijothomas cijothomas deleted the cithomas/updatesystemdiagpreview branch July 30, 2019 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants