mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-08 11:37:04 +09:00
Fix a few more license headers (#38973)
* Fix a few more license headers I missed a few directories outside of src. * Update Directory.Build.props
This commit is contained in:
parent
dd41055fbe
commit
117c9d6e85
85 changed files with 12 additions and 94 deletions
|
@ -35,7 +35,6 @@ Test cases are categorized by priority level. The most important subset should b
|
|||
```
|
||||
// Licensed to the .NET Foundation under one or more agreements.
|
||||
// The .NET Foundation licenses this file to you under the MIT license.
|
||||
// See the LICENSE file in the project root for more information.
|
||||
```
|
||||
* The managed portion of all tests should be able to build on any platform.
|
||||
In fact in CI the managed portion of all tests will be built on OSX.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue