@joebigelow / wix-1 / commits / e5ed750c

Clean up.

Bob Arnson committed Nov 19, 2023 at 20:55 UTC e5ed750c9fa3a9d4c1a91984a8917754b9432c64
2 files changed +1 -7
src/.editorconfig
-3
@@ -1,7 +1,4 @@
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 -#
3 -# Do NOT modify this file. Update the canonical version in Home\repo-template\src\.editorconfig
4 -# then update all of the repos.
2
3 root = true
4
src/Directory.csproj.targets
+1 -4
@@ -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. -->
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 --->
2 +
3 <Project>
4 <PropertyGroup>
5 <CreateDocumentation Condition=" '$(CreateDocumentationFile)'!='true' ">false</CreateDocumentation>