diff options
Diffstat (limited to 'src/Directory.Build.targets')
| -rw-r--r-- | src/Directory.Build.targets | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/Directory.Build.targets b/src/Directory.Build.targets index 48629385..dac7452a 100644 --- a/src/Directory.Build.targets +++ b/src/Directory.Build.targets | |||
| @@ -1,4 +1,9 @@ | |||
| 1 | <?xml version="1.0" encoding="utf-8"?> | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- 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. --> | ||
| 3 | <!-- | ||
| 4 | Do NOT modify this file. Update the canonical version in Home\repo-template\src\Directory.Build.targets | ||
| 5 | then update all of the repos. | ||
| 6 | --> | ||
| 2 | <!-- | 7 | <!-- |
| 3 | Replace PackageReferences with ProjectReferences when the projects can be found in .sln. | 8 | Replace PackageReferences with ProjectReferences when the projects can be found in .sln. |
| 4 | See the original here: https://github.com/dotnet/sdk/issues/1151#issuecomment-385133284 | 9 | See the original here: https://github.com/dotnet/sdk/issues/1151#issuecomment-385133284 |
