microsoft / react-native-windows

A framework for building native Windows apps with React.
https://microsoft.github.io/react-native-windows/
Other
16.36k stars 1.14k forks source link

[0.76] Temporarily disable code-signing of NuGet packages (#14031) #14033

Closed jonthysell closed 4 weeks ago

jonthysell commented 4 weeks ago

Description

This PR temporarily disables NuGet code-signing during publish and also forces all new projects to include our public ADO feed which will contain unsigned packages.

Type of Change

Why

See #14030 for why this is necessary.

What

See above.

Screenshots

N/A

Testing

N/A

Changelog

Should this change be included in the release notes: yes

[0.76] Temporarily disable code-signing of NuGet packages

Microsoft Reviewers: Open in CodeFlow