From a7f145fa0669ab988e69e031f346360072306a94 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Mon, 30 Jul 2018 01:49:53 -0700 Subject: Add support for testing with MSBuild --- src/WixBuildTools.TestSupport/TestData.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/WixBuildTools.TestSupport/TestData.cs') diff --git a/src/WixBuildTools.TestSupport/TestData.cs b/src/WixBuildTools.TestSupport/TestData.cs index fde9db54..8587330d 100644 --- a/src/WixBuildTools.TestSupport/TestData.cs +++ b/src/WixBuildTools.TestSupport/TestData.cs @@ -1,4 +1,4 @@ -// 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. +// 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. namespace WixBuildTools.TestSupport { -- cgit v1.2.3-55-g6feb