Matt Mitchell

Results 232 issues of Matt Mitchell

.NET 6 will shift to a new signing certificate for many of its core binaries. This shift is intended to make it easier for Windows Defender Application Control (WDAC) customers...

- [ ] This issue is blocking - [ ] This issue is causing unreasonable pain We have new dogfood versions of the azdo client libs with MSAL support. We...

First Responder

- [ ] This issue is blocking - [ ] This issue is causing unreasonable pain There is possible non-determinism in publishing. We saw some cases in staging where packages...

First Responder

These properties don't have a use anywhere (DotNetPublishBlobFeedUrl and DotNetPublishBlobFeedKey) and are non-functional. ### To double check: * [ ] The right tests are in and and the right validation...

### 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 Create feeds and internal channel setup for .NET 7 - [x] RC 1 and...

- Remove unused and obselete variables - Remove unneeded feeds (faster restores?) - Update test data package to a 7.0 version

Area-Infrastructure

There are uses of the dotnet-core blob feed and myget feeds within these samples. They're no longer in use (and myget doesn't exist at all).

### Overview Source-build works today by building a repository, gathering the versions of the outputs, and creating a property file with those versions. This property file is then fed to...

### 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...