Matt Mitchell
Matt Mitchell
### Description **This issue is dependent on https://github.com/dotnet/source-build/issues/2974 and is a placeholder for .NET 8 required work in product repositories.** Instructions for implementation will be updated once https://github.com/dotnet/source-build/issues/2974 but will...
### Description Trim away unneeded TFMs, and conditionalize away non-applicable TFMs for Linux source build. **Requires** https://github.com/dotnet/source-build/issues/3013. source-build net4* targeting elimination required https://github.com/dotnet/source-build/issues/2974 The purpose of this operation is twofold:...
### To double check: * [ ] The right tests are in and and the right validation has happened. Guidance: https://github.com/dotnet/arcade/tree/main/Documentation/Validation
- [ ] This issue is blocking - [ ] This issue is causing unreasonable pain In the 1ES PT migration, we need to add a version of SetupNugetSources.ps1 that...
Reverts dotnet/arcade#14486
- [ ] This issue is blocking - [ ] This issue is causing unreasonable pain There is some subset of the version tools code (especially the latest_packages updating) that...
.pkg files contain binaries that need to be signed. Today we unpack and repack these in staging, so we can sign and notarize the executables within. Expand support for this...
.rpm files contain signable binaries within. Enable unpack and repack of these containers.
.deb files contain signable binaries within. Enable unpack and repack of these containers.