aboutsummaryrefslogtreecommitdiff
path: root/src/WixBuildTools.TestSupport/TestData.cs
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2018-07-30 01:49:53 -0700
committerRob Mensching <rob@firegiant.com>2018-07-30 01:49:53 -0700
commita7f145fa0669ab988e69e031f346360072306a94 (patch)
tree4aee84be4b40357451798fb236e96d58a479c6f5 /src/WixBuildTools.TestSupport/TestData.cs
parentab202648a24f8ec753ccd2e73eb1fc58efc23b15 (diff)
downloadwix-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.cs2
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
3namespace WixBuildTools.TestSupport 3namespace WixBuildTools.TestSupport
4{ 4{