You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/OpenTelemetry.AutoInstrumentation.AdditionalDeps/OpenTelemetry.AutoInstrumentation.AdditionalDeps.csproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@
22
22
<Platform>x64</Platform>
23
23
<StorePath>$(StoreOutputBasePath)</StorePath>
24
24
</StoreRuntime>
25
-
<StoreRuntimeInclude="arm64"Condition="$([MSBuild]::IsOSPlatform('Linux')) And '$(NukePlatform)' == 'arm64'">
Copy file name to clipboardExpand all lines: test/test-applications/integrations/dependency-libs/TestApplication.ContinuousProfiler.NativeDep/CMakeLists.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ if (CMAKE_SYSTEM_PROCESSOR STREQUAL x86_64 OR CMAKE_SYSTEM_PROCESSOR STREQUAL am
39
39
elseif (CMAKE_SYSTEM_PROCESSORSTREQUAL x86 ORCMAKE_SYSTEM_PROCESSORSTREQUAL i686)
0 commit comments