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

Commit 4064892

Browse files
Merge pull request #119 from AlexanderSher/Copyright
Add copyright
2 parents 8b7dbe3 + 193189a commit 4064892

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)