Skip to content

Commit

Permalink
Also pass NETCoreSdkRuntimeIdentifier to runtime.proj (#104012)
Browse files Browse the repository at this point in the history
  • Loading branch information
am11 authored Jun 26, 2024
1 parent 1cf0c8e commit fd534b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eng/Subsets.props
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@
HostOS=$(HostOS);
TargetOS=$(TargetOS);
RuntimeIdentifier=$(RuntimeIdentifier);
NETCoreSdkRuntimeIdentifier=$(NETCoreSdkRuntimeIdentifier);
NETCoreSdkPortableRuntimeIdentifier=$(NETCoreSdkPortableRuntimeIdentifier);
PgoInstrument=false;
NoPgoOptimize=true;
Expand Down

0 comments on commit fd534b2

Please sign in to comment.