Skip to content

Add default VB properties for nowarn, warninglevel and msbuildAllProjects - #1127

Merged
basoundr merged 3 commits into
dotnet:rel/1.0.0from
basoundr:VBDefaultProperty
Apr 19, 2017
Merged

basoundr merged 3 commits into
dotnet:rel/1.0.0from
basoundr:VBDefaultProperty

Conversation

@basoundr

@basoundr basoundr commented Apr 15, 2017 •

Copy link
Copy Markdown
Contributor

This change adds default value for VB msbuild properties that are required to light up the compile page. The corresponding change in Project system is project-system/2004

This change should go into the Dev15.3 Preview1 branch and not the alpha pack branch. I will retarget the branch once @livarcocc creates the Dev15.3 Preview1 branch.

@davkean @srivatsn @dotnet/project-system for review

Customer scenario

Enables the VB Compile Property page by providing the default VB values

Bugs this fixes:

#346

Workarounds, if any

None

Risk

Low risk - since this just affects that page and adds new properties

Performance impact

None - since this just adds some properties

Is this a regression from a previous update? N/A

Root cause analysis: N/A

How was the bug found? N/A

@srivatsn
srivatsn changed the base branch from master to rel/1.0.0 April 15, 2017 22:07
@srivatsn
srivatsn changed the base branch from rel/1.0.0 to master April 15, 2017 22:07
@srivatsn

Copy link
Copy Markdown
Contributor

Change LGTM. You need to rebase to the rel/1.0.0 branch.
Also don't you need defaults for option explicit\implicit etc? Is that coming later?

@basoundr

Copy link
Copy Markdown
Contributor Author

@srivatsn , I just forgot to add it. I have added them.

@basoundr
basoundr changed the base branch from master to rel/1.0.0 April 17, 2017 18:19
@basoundr
basoundr changed the base branch from rel/1.0.0 to master April 17, 2017 18:21
@basoundr

Copy link
Copy Markdown
Contributor Author

I thought there will be a different branch(branched from rel1.0.0) for Dev15.3 Preview1. Are we going to use rel1.0.0? @srivatsn @livarcocc

@basoundr
basoundr force-pushed the VBDefaultProperty branch from b5e8f9b to 3eafb40 Compare April 18, 2017 19:51
@basoundr
basoundr changed the base branch from master to rel/1.0.0 April 18, 2017 19:51
The options are OptionExplicit, OptionCompare, OptionStrict and OptionInfer
@basoundr
basoundr force-pushed the VBDefaultProperty branch from 3eafb40 to 93fd8be Compare April 18, 2017 21:11
@basoundr

Copy link
Copy Markdown
Contributor Author

tagging @MattGertz for approval

@basoundr
basoundr merged commit 81dae0f into dotnet:rel/1.0.0 Apr 19, 2017
@basoundr
basoundr deleted the VBDefaultProperty branch April 19, 2017 00:18
GangWang01 pushed a commit to GangWang01/sdk that referenced this pull request Jun 7, 2022
GangWang01 pushed a commit to GangWang01/sdk that referenced this pull request Jul 11, 2022
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.

4 participants