Skip to content

Conversation

@NikolaMilosavljevic
Copy link
Member

This Package is required by razor per-repo prebuilt work - dotnet/razor#8492

System.Text.Encoding.CodePages,6.0.0

@oleksandr-didyk
Copy link
Contributor

Just a quick side question - shouldn't the added package be mentioned in dotnet/source-build#2357?

eng/Build.props Outdated
<DependencyPackageProjects Include="$(RepoRoot)src\referencePackages\src\**\System.Text.Encodings.Web.6.0.0.csproj" />
<DependencyPackageProjects Include="$(RepoRoot)src\referencePackages\src\**\System.Text.Json.6.0.0.csproj" />

<DependencyPackageProjects Include="$(RepoRoot)src\referencePackages\src\**\System.Memory.4.5.4.csproj" />
Copy link
Member

Choose a reason for hiding this comment

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

This shouldn't be needed since this package is already included.

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks! Right - forgot to remove System.Memory entry - will update this.

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed with commit: 0c8e2e7

@mthalman mthalman enabled auto-merge (squash) March 29, 2023 15:29
@mthalman mthalman merged commit bc5210a into dotnet:main Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants