microsoft / react-native-windows

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

Microsoft.ReactNative nuget packages do not pass NuGet.org health checks #10138

Open jonthysell opened 2 years ago

jonthysell commented 2 years ago

Problem Description

The NuGet.org NuGet Package Explorer reports the following:

image

Steps To Reproduce

For example, view package explorer: https://nuget.info/packages/Microsoft.ReactNative/0.69.0-preview.6

Expected Results

No response

CLI version

npx react-native --version

Environment

npx react-native info

Target Platform Version

No response

Target Device(s)

No response

Visual Studio Version

No response

Build Configuration

No response

Snack, code example, screenshot, or link to a repository

No response

jonthysell commented 2 years ago

Info about making deterministic builds: https://nikhilism.com/post/2020/windows-deterministic-builds/