Skip to content

Add VBCSCompiler to SourceBuild.sln#26343

Merged
333fred merged 2 commits intodotnet:dev15.7.xfrom
333fred:add-vbcs-sourcebuild
Apr 23, 2018
Merged

Add VBCSCompiler to SourceBuild.sln#26343
333fred merged 2 commits intodotnet:dev15.7.xfrom
333fred:add-vbcs-sourcebuild

Conversation

@333fred
Copy link
Copy Markdown
Member

@333fred 333fred commented Apr 23, 2018

Roslyn half of #26209. This adds VBCSCompiler to SourceBuild.sln so that it builds successfully. /cc @dseefeld @dagood. @dotnet/roslyn-infrastructure @jaredpar for review.

Ask Mode template not completed

Customer scenario

What does the customer do to get into this situation, and why do we think this
is common enough to address for this release. (Granted, sometimes this will be
obvious "Open project, VS crashes" but in general, I need to understand how
common a scenario is)

Bugs this fixes

(either VSO or GitHub links)

Workarounds, if any

Also, why we think they are insufficient for RC vs. RC2, RC3, or RTW

Risk

This is generally a measure our how central the affected code is to adjacent
scenarios and thus how likely your fix is to destabilize a broader area of code

Performance impact

(with a brief justification for that assessment (e.g. "Low perf impact because no extra allocations/no complexity changes" vs. "Low")

Is this a regression from a previous update?

Root cause analysis

How did we miss it? What tests are we adding to guard against it in the future?

How was the bug found?

(E.g. customer reported it vs. ad hoc testing)

Test documentation updated?

If this is a new non-compiler feature or a significant improvement to an existing feature, update https://github.com/dotnet/roslyn/wiki/Manual-Testing once you know which release it is targeting.

@333fred 333fred requested review from a team and jaredpar April 23, 2018 18:30
Copy link
Copy Markdown
Member

@dagood dagood left a comment

Choose a reason for hiding this comment

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

Thanks!

@333fred
Copy link
Copy Markdown
Member Author

333fred commented Apr 23, 2018

@dotnet-bot retest windows_debug_unit32_prtest please

Make the project participate in package restore.

Removal tracked by dotnet#26346.
@333fred
Copy link
Copy Markdown
Member Author

333fred commented Apr 23, 2018

Now also addresses the Roslyn half of #26346

@333fred
Copy link
Copy Markdown
Member Author

333fred commented Apr 23, 2018

As this is an infra-only change, only 1 approval is required.

@333fred 333fred merged commit 85d96f0 into dotnet:dev15.7.x Apr 23, 2018
@333fred 333fred deleted the add-vbcs-sourcebuild branch April 23, 2018 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants