Skip to content

Add Newtonsoft.Json.13.0.1 #768

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

mthalman
Copy link
Member

After the upgrade of Newtonsoft.Json to 13.0.3 in source-build-externals, we need the previous version of 13.0.1 to be available in SBRP so that repos can still reference 13.0.1.

@mthalman
Copy link
Member Author

The build is failing because the project is not configured with the signing key:

artifacts/source-build/self/package-cache/microsoft.dotnet.arcade.sdk/8.0.0-beta.23411.1/tools/StrongName.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) PublicKey, PublicKeyToken and AssemblyOriginatorKeyFile must be specified

But there is no .snk file published for Newtonsoft.Json that we can include in this repo.

So this is blocked at this point. I'm going to revert dotnet/source-build-externals#189 until this can be resolved.

@MichaelSimons
Copy link
Member

I think we want to get repo owners to upgrade so that everyone is on the same version - 13.0.3. We should avoid adding non-msft reference packages.

@mthalman
Copy link
Member Author

Closing based on #768 (comment)

@mthalman mthalman closed this Aug 23, 2023
@mthalman mthalman deleted the newtonsoft branch August 23, 2023 20:32
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.

2 participants