File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 81
81
<SystemComponentModelCompositionVersion >$(SystemPackageVersionVersion)</SystemComponentModelCompositionVersion >
82
82
<SystemCompositionVersion >$(SystemPackageVersionVersion)</SystemCompositionVersion >
83
83
<SystemDiagnosticsDiagnosticSourceVersion >$(SystemPackageVersionVersion)</SystemDiagnosticsDiagnosticSourceVersion >
84
- <SystemMemoryVersion >4.6.0</SystemMemoryVersion >
84
+ <SystemMemoryVersion Condition =" '$(DotNetBuildSourceOnly)' != 'true'" >4.5.5</SystemMemoryVersion >
85
+ <SystemMemoryVersion Condition =" '$(DotNetBuildSourceOnly)' == 'true'" >4.6.0</SystemMemoryVersion >
85
86
<SystemReflectionEmitVersion >4.7.0</SystemReflectionEmitVersion >
86
87
<SystemReflectionMetadataVersion >$(SystemPackageVersionVersion)</SystemReflectionMetadataVersion >
87
88
<SystemRuntimeCompilerServicesUnsafeVersion >6.1.0</SystemRuntimeCompilerServicesUnsafeVersion >
You can’t perform that action at this time.
0 commit comments