Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Commit 193189a

Browse files
committed
Add copyright
1 parent 8b7dbe3 commit 193189a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build/NetStandard.settings

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<PropertyGroup>
88
<BuildDependsOn>ValidateAssemblyName;$(BuildDependsOn)</BuildDependsOn>
99
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
10+
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
11+
<Company>Microsoft</Company>
1012
</PropertyGroup>
1113

1214
<!-- Compilation -->

0 commit comments

Comments
 (0)