Skip to content

Conversation

@wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented Sep 19, 2019

@wtgodbe wtgodbe requested review from a team and ajcvickers September 19, 2019 20:34
Include="@(KnownFrameworkReference->WithMetadataValue('TargetFramework', 'netcoreapp3.0'))"
TargetFramework="netcoreapp5.0"
/>
</ItemGroup>
Copy link
Contributor

Choose a reason for hiding this comment

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

Instead make this logic conditional on lack of %(TargetFramework) == $(DefaultNetCoreTargetFramework) items


<ItemGroup>
<!-- Reference base shared framework at incoming dependency flow version, not bundled sdk version. -->
<FrameworkReference
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggest instead updating @(KnownFrameworkReference) items

@dougbu dougbu added the area-infrastructure Issues related to our MSBuild projects and targets, build scripts, CI, etc. label Sep 19, 2019
@wtgodbe
Copy link
Member Author

wtgodbe commented Sep 23, 2019

@dougbu @JunTaoLuo does this look good to go?

@wtgodbe wtgodbe merged commit a779ee6 into master Sep 23, 2019
@ghost ghost deleted the 50SDK branch September 23, 2019 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Issues related to our MSBuild projects and targets, build scripts, CI, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants