diff options
Diffstat (limited to 'src/Directory.csproj.targets')
-rw-r--r-- | src/Directory.csproj.targets | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/Directory.csproj.targets b/src/Directory.csproj.targets index d2e0c4c7..ba7185e8 100644 --- a/src/Directory.csproj.targets +++ b/src/Directory.csproj.targets | |||
@@ -1,8 +1,5 @@ | |||
1 | <!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. --> | 1 | <!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. --> |
2 | <!-- | 2 | |
3 | Do NOT modify this file. Update the canonical version in Home\repo-template\src\Directory.csproj.targets | ||
4 | then update all of the repos. | ||
5 | --> | ||
6 | <Project> | 3 | <Project> |
7 | <PropertyGroup> | 4 | <PropertyGroup> |
8 | <CreateDocumentation Condition=" '$(CreateDocumentationFile)'!='true' ">false</CreateDocumentation> | 5 | <CreateDocumentation Condition=" '$(CreateDocumentationFile)'!='true' ">false</CreateDocumentation> |