Skip to content

Conversation

DamianEdwards
Copy link
Member

Update the vs workload manifests to match latest windows sdk version being used.

@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Jun 27, 2022
@DamianEdwards DamianEdwards marked this pull request as ready for review June 27, 2022 21:55
@DamianEdwards DamianEdwards requested review from a team, dougbu and wtgodbe as code owners June 27, 2022 21:55
Copy link
Contributor

@dougbu dougbu left a comment

Choose a reason for hiding this comment

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

Please the root .vsconfig file as well

@dougbu
Copy link
Contributor

dougbu commented Jun 27, 2022

Oops, "please update"

@DamianEdwards DamianEdwards requested a review from Pilchie as a code owner June 27, 2022 22:53
<!-- General properties -->

<PropertyGroup>
<!-- If the following line is updated ensure that the /eng/scripts/vs.17.*.json files are updated to include the same version component too. -->
Copy link
Contributor

Choose a reason for hiding this comment

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

This, this addresses half of my internal comment

Similar lines exist in src\Installers\Windows\AspNetCoreModule-Setup\build\settings\common.props and src\Servers\IIS\AspNetCoreModuleV2\CommonLibTests\CommonLibTests.vcxproj. I think the second one is redundant but, if that one stays, they both should probably have the same comment.


<PropertyGroup>
<!-- If the following line is updated ensure that the /eng/scripts/vs.17.*.json files are updated to include the same version component too. -->
<IisOobWinSdkVersion Condition="'$(IisOobWinSdkVersion)' == ''">10.0.18362.0</IisOobWinSdkVersion>
Copy link
Contributor

Choose a reason for hiding this comment

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

anyone know if this line is now incorrect❔

@DamianEdwards DamianEdwards merged commit fb1b3a1 into main Jun 28, 2022
@DamianEdwards DamianEdwards deleted the damianedwards/updatevsmanifests branch June 28, 2022 17:00
@ghost ghost added this to the 7.0-preview7 milestone Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants