Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit f59b86f

Browse files
committed
Remove license header from non-shipping files
1 parent 49c86d5 commit f59b86f

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

build.proj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- 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. -->
32
<Project DefaultTargets="Build">
43

54
<Import Project="Directory.Build.props" />

eng/Build.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- 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. -->
32
<Project>
43
<PropertyGroup>
54
<RestoreUsingNuGetTargets>false</RestoreUsingNuGetTargets>

eng/InternalTools.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- 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. -->
32
<Project>
43
<Import Project="dependencies.props" />
54

eng/Tools.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- 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. -->
32
<Project>
43
<PropertyGroup>
54
<RestoreSources Condition="'$(DotNetBuildOffline)' != 'true'">

0 commit comments

Comments
 (0)