diff options
| author | Rob Mensching <rob@firegiant.com> | 2018-07-30 01:49:53 -0700 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2018-07-30 01:49:53 -0700 |
| commit | a7f145fa0669ab988e69e031f346360072306a94 (patch) | |
| tree | 4aee84be4b40357451798fb236e96d58a479c6f5 /src/WixBuildTools.TestSupport/TestData.cs | |
| parent | ab202648a24f8ec753ccd2e73eb1fc58efc23b15 (diff) | |
| download | wix-a7f145fa0669ab988e69e031f346360072306a94.tar.gz wix-a7f145fa0669ab988e69e031f346360072306a94.tar.bz2 wix-a7f145fa0669ab988e69e031f346360072306a94.zip | |
Add support for testing with MSBuild
Diffstat (limited to 'src/WixBuildTools.TestSupport/TestData.cs')
| -rw-r--r-- | src/WixBuildTools.TestSupport/TestData.cs | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
| 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 | namespace WixBuildTools.TestSupport | 3 | namespace WixBuildTools.TestSupport |
| 4 | { | 4 | { |
