Skip to content

Conversation

@Anipik
Copy link
Contributor

@Anipik Anipik commented Nov 5, 2021

Fixes #61216
Arcade change:- dotnet/arcade#8143

@Anipik Anipik requested a review from ericstj November 5, 2021 19:22
@ghost ghost added the area-Setup label Nov 5, 2021
</Target>

<ItemGroup Condition="'$(PreReleaseVersionLabel)' == 'servicing'">
<ReferencePlatformManifestPath Include="PlatformManifest.txt" TargetPath="data" GeneratedBuildFile="true" />
Copy link
Member

Choose a reason for hiding this comment

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

I'm not sure if we need GeneratedBuildFile here or not, @jkoritzinsky?

Copy link
Member

Choose a reason for hiding this comment

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

Looks like this metadata is required to avoid it showing up in the framework deps file here: https://github.com/dotnet/arcade/blob/0602cfaab1dfdbf7802dd3d2876fd17cf4ae04a7/src/Microsoft.DotNet.SharedFramework.Sdk/src/GenerateSharedFrameworkDepsFile.cs#L57

I think we can avoid the extra item though.

@dotnet dotnet deleted a comment from azure-pipelines bot Nov 10, 2021
@dotnet dotnet deleted a comment from azure-pipelines bot Nov 10, 2021
@dotnet dotnet deleted a comment from azure-pipelines bot Nov 10, 2021
@Anipik
Copy link
Contributor Author

Anipik commented Nov 11, 2021

cc @safern @mmitche this is another critical one that we need for the december release. This one requires the arcade change to be merged.

@Anipik
Copy link
Contributor Author

Anipik commented Nov 11, 2021

closing this in favour of #61422

@Anipik Anipik closed this Nov 11, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Dec 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants