Skip to content

Upgrade Pdb2Pdb version#5184

Merged
markwilkie merged 3 commits into
release/3.xfrom
upgrade-symreader-version
Apr 2, 2020
Merged

Upgrade Pdb2Pdb version#5184
markwilkie merged 3 commits into
release/3.xfrom
upgrade-symreader-version

Conversation

@agocke
Copy link
Copy Markdown
Member

@agocke agocke commented Apr 1, 2020

The changes in #5162 let me build successfully, but symbol publishing failed because the Pdb2Pdb tool is out of date.

mmitche and others added 2 commits April 1, 2020 16:08
Pdb2Pdb had its command /verbose line option removed (or perhaps it did not exist but did not fail when an unrecognized option was present before) and this broke the target when we updated the version of Pdb2Pdb we were using.

(cherry picked from commit 44214d4)
@agocke agocke requested review from markwilkie and tmat April 1, 2020 23:47
<MicrosoftNetFrameworkReferenceAssembliesVersion Condition="'$(MicrosoftNetFrameworkReferenceAssembliesVersion)' == ''">1.0.0-preview.2</MicrosoftNetFrameworkReferenceAssembliesVersion>
<MicrosoftVSSDKBuildToolsVersion Condition="'$(MicrosoftVSSDKBuildToolsVersion)' == ''">15.1.192</MicrosoftVSSDKBuildToolsVersion>
<MicrosoftDiaSymReaderPdb2PdbVersion Condition="'$(MicrosoftDiaSymReaderPdb2PdbVersion)' == ''">1.1.0-beta1-62506-02</MicrosoftDiaSymReaderPdb2PdbVersion>
<MicrosoftDiaSymReaderPdb2PdbVersion Condition="'$(MicrosoftDiaSymReaderPdb2PdbVersion)' == ''">1.1.0-beta2-19575-01</MicrosoftDiaSymReaderPdb2PdbVersion>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not the latest 1.1.0-beta2-20115-01?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Member

@tmat tmat Apr 2, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it, thanks. I'll use that.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have unlisted the old version to avoid confusion. Earlier we published everything to a single feed, but these are not tools specific to internal infrastructure so they should be in the tools feed.

@markwilkie
Copy link
Copy Markdown
Member

@tmat is the expert here, so if he's good, I'm good. :)

Thanks a bunch for working through this @agocke

@agocke
Copy link
Copy Markdown
Member Author

agocke commented Apr 2, 2020

@tmat Anything else?

@agocke agocke requested a review from mmitche April 2, 2020 17:47
@agocke
Copy link
Copy Markdown
Member Author

agocke commented Apr 2, 2020

@mmitche @markwilkie ready to merge

@markwilkie markwilkie merged commit f6dc83c into release/3.x Apr 2, 2020
@agocke agocke deleted the upgrade-symreader-version branch April 2, 2020 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants