You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merged PR 10241: Update dev to fix the release build
#### AI-Generated Description
This pull request introduces the following changes:
- Adds `System.Runtime.InteropServices` namespace to several test projects to use `RuntimeInformation` class.
- Adds conditional logic to skip or run some tests based on the operating system platform, since some features are not supported on Linux or OSX.
- Removes the `apiCompat.ps1` script and the `apiCompat.props` file that were used for API compatibility checks.
- Adds the `EnablePackageValidation` property and the `PackageValidationBaselineVersion` property to the `common.props` file to enable package validation checks.
- Comments out the `VerifyResourceUsage.pl` script invocation in the `build.ps1` file.
0 commit comments