File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8888 <SystemBuffersVersion >4.5.1</SystemBuffersVersion >
8989 <SystemCollectionsImmutableVersion >6.0.0</SystemCollectionsImmutableVersion >
9090 <MicrosoftDiaSymReaderPortablePdbVersion >1.6.0</MicrosoftDiaSymReaderPortablePdbVersion >
91- <SystemDiagnosticsDiagnosticSourceVersion >5 .0.1 </SystemDiagnosticsDiagnosticSourceVersion >
91+ <SystemDiagnosticsDiagnosticSourceVersion >6 .0.0 </SystemDiagnosticsDiagnosticSourceVersion >
9292 <SystemMemoryVersion >4.5.5</SystemMemoryVersion >
9393 <SystemReflectionEmitVersion >4.7.0</SystemReflectionEmitVersion >
9494 <SystemReflectionMetadataVersion >6.0.0</SystemReflectionMetadataVersion >
Original file line number Diff line number Diff line change 1515 <PackageReference Include =" System.Memory" Version =" $(SystemMemoryVersion)" PrivateAssets =" all" ExcludeAssets =" contentFiles;analyzers;native" />
1616 <PackageReference Include =" System.Reflection.Metadata" Version =" $(SystemReflectionMetadataVersion)" PrivateAssets =" all" ExcludeAssets =" contentFiles;analyzers;native" />
1717 <PackageReference Include =" System.Runtime.CompilerServices.Unsafe" Version =" $(SystemRuntimeCompilerServicesUnsafeVersion)" PrivateAssets =" all" ExcludeAssets =" contentFiles;analyzers;native" />
18+ <PackageReference Include =" System.Diagnostics.DiagnosticSource" Version =" $(SystemDiagnosticsDiagnosticSourceVersion)" PrivateAssets =" all" ExcludeAssets =" contentFiles;analyzers;native" />
1819 </ItemGroup >
1920
2021 <!-- New VS does not allow embedded interop assemblies ... this turns off the target that turns it on -->
You can’t perform that action at this time.
0 commit comments