Skip to content

Investigate 6.0 SDK diffs: testhost files #2570

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

Closed
dagood opened this issue Oct 25, 2021 · 2 comments
Closed

Investigate 6.0 SDK diffs: testhost files #2570

dagood opened this issue Oct 25, 2021 · 2 comments
Labels
area-product-experience Improvements in the end-user's product experience

Comments

@dagood
Copy link
Member

dagood commented Oct 25, 2021

This one looks somewhat interesting:

+./sdk/6.0.100/testhost.deps.json
+./sdk/6.0.100/testhost.dll
+./sdk/6.0.100/testhost.dll.config
+./sdk/6.0.100/testhost.runtimeconfig.json
+./sdk/6.0.100/testhost.x86
+./sdk/6.0.100/testhost.x86.deps.json
+./sdk/6.0.100/testhost.x86.dll
+./sdk/6.0.100/testhost.x86.dll.config
+./sdk/6.0.100/testhost.x86.runtimeconfig.json

The name is not what I expected: x86 instead of x64? In RC2,
testhost.x86 was also a native binary that doesn't have debug info, so I am not even sure where that was coming from. That it's also missing in the Microsoft-built SDK is very strange. Is that something you folks are investigating?

dagood#9 (comment)

@dagood dagood added the area-product-experience Improvements in the end-user's product experience label Oct 25, 2021
@ghost ghost added the untriaged label Oct 25, 2021
@dagood
Copy link
Member Author

dagood commented Oct 25, 2021

Also regarding this line:

./sdk/6.0.100/Extensions/Microsoft.Diagnostics.NETCore.Client.dll

dagood#9 (comment)

@dagood
Copy link
Member Author

dagood commented Oct 27, 2021

This has been picked up as part of the poison report investigation--closing as duplicate. More info in that thread: #2579.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-product-experience Improvements in the end-user's product experience
Projects
None yet
Development

No branches or pull requests

2 participants