Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 462 Bytes

File metadata and controls

12 lines (9 loc) · 462 Bytes

Copilot / Agent Instructions

Copyright headers

Existing source files carry the .NET Foundation copyright header:

// Copyright (c) .NET Foundation and contributors. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.

This repo is a fork that is no longer maintained under the .NET Foundation. Do not add this header to new files. Leave it on files that already have it.