File tree Expand file tree Collapse file tree 3 files changed +2
-227
lines changed
src/Microsoft.DiaSymReader.Converter Expand file tree Collapse file tree 3 files changed +2
-227
lines changed Original file line number Diff line number Diff line change 1313 <MicrosoftDiaSymReaderNativeVersion >1.7.0</MicrosoftDiaSymReaderNativeVersion >
1414 <MicrosoftDiaSymReaderPortablePdbVersion >1.5.0</MicrosoftDiaSymReaderPortablePdbVersion >
1515 <MicrosoftMetadataVisualizerVersion >1.0.0-beta3.20308.3</MicrosoftMetadataVisualizerVersion >
16+ <MicrosoftSourceLinkToolsVersion >1.1.0-beta-20527-03</MicrosoftSourceLinkToolsVersion >
1617 <!-- CoreFX -->
1718 <SystemCollectionsImmutableVersion >5.0.0-preview.8.20407.11</SystemCollectionsImmutableVersion >
1819 <SystemReflectionMetadataVersion >5.0.0-preview.8.20407.11</SystemReflectionMetadataVersion >
Original file line number Diff line number Diff line change 2121 <PackageReference Include =" Microsoft.CodeAnalysis.Debugging" Version =" $(MicrosoftCodeAnalysisDebuggingVersion)" PrivateAssets =" all" />
2222 <PackageReference Include =" Microsoft.DiaSymReader" Version =" $(MicrosoftDiaSymReaderVersion)" />
2323 <PackageReference Include =" Microsoft.DiaSymReader.Native" Version =" $(MicrosoftDiaSymReaderNativeVersion)" />
24+ <PackageReference Include =" Microsoft.SourceLink.Tools" Version =" $(MicrosoftSourceLinkToolsVersion)" PrivateAssets =" all" />
2425 <PackageReference Include =" System.Collections.Immutable" Version =" $(SystemCollectionsImmutableVersion)" />
2526 <PackageReference Include =" System.Reflection.Metadata" Version =" $(SystemReflectionMetadataVersion)" />
2627 <PackageReference Include =" System.Text.Json" Version =" $(SystemTextJsonVersion)" />
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments