File tree 3 files changed +2
-227
lines changed
src/Microsoft.DiaSymReader.Converter
3 files changed +2
-227
lines changed Original file line number Diff line number Diff line change 13
13
<MicrosoftDiaSymReaderNativeVersion >1.7.0</MicrosoftDiaSymReaderNativeVersion >
14
14
<MicrosoftDiaSymReaderPortablePdbVersion >1.5.0</MicrosoftDiaSymReaderPortablePdbVersion >
15
15
<MicrosoftMetadataVisualizerVersion >1.0.0-beta3.20308.3</MicrosoftMetadataVisualizerVersion >
16
+ <MicrosoftSourceLinkToolsVersion >1.1.0-beta-20527-03</MicrosoftSourceLinkToolsVersion >
16
17
<!-- CoreFX -->
17
18
<SystemCollectionsImmutableVersion >5.0.0-preview.8.20407.11</SystemCollectionsImmutableVersion >
18
19
<SystemReflectionMetadataVersion >5.0.0-preview.8.20407.11</SystemReflectionMetadataVersion >
Original file line number Diff line number Diff line change 21
21
<PackageReference Include =" Microsoft.CodeAnalysis.Debugging" Version =" $(MicrosoftCodeAnalysisDebuggingVersion)" PrivateAssets =" all" />
22
22
<PackageReference Include =" Microsoft.DiaSymReader" Version =" $(MicrosoftDiaSymReaderVersion)" />
23
23
<PackageReference Include =" Microsoft.DiaSymReader.Native" Version =" $(MicrosoftDiaSymReaderNativeVersion)" />
24
+ <PackageReference Include =" Microsoft.SourceLink.Tools" Version =" $(MicrosoftSourceLinkToolsVersion)" PrivateAssets =" all" />
24
25
<PackageReference Include =" System.Collections.Immutable" Version =" $(SystemCollectionsImmutableVersion)" />
25
26
<PackageReference Include =" System.Reflection.Metadata" Version =" $(SystemReflectionMetadataVersion)" />
26
27
<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