We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9789f19 commit 172da5dCopy full SHA for 172da5d
nuget/OpenTelemetry.AutoInstrumentation.nuspec
@@ -66,7 +66,7 @@
66
<file src="bin-linux-glibc/integrations.json" target="integrations.json" />
67
<file src="bin-linux-glibc/LICENSE" target="LICENSE" />
68
<file src="bin-linux-glibc/linux-x64/**/*.*" target="linux-x64" />
69
- <file src="bin-linux-musl/linux-musl-x64/**/*.*" target="linux-musl-x64" />
+ <file src="bin-linux-musl/linux-x64/**/*.*" target="linux-musl-x64" />
70
<file src="bin-windows/netfx/**/*.*" target="netfx" />
71
<file src="bin-windows/win-x64/**/*.*" target="win-x64" />
72
<file src="bin-windows/win-x86/**/*.*" target="win-x86" />
0 commit comments