diff options
Diffstat (limited to 'src/test/burn/TestData/UpdateBundleTests/BundleBv1/BundleB.props')
-rw-r--r-- | src/test/burn/TestData/UpdateBundleTests/BundleBv1/BundleB.props | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/test/burn/TestData/UpdateBundleTests/BundleBv1/BundleB.props b/src/test/burn/TestData/UpdateBundleTests/BundleBv1/BundleB.props new file mode 100644 index 00000000..8a275612 --- /dev/null +++ b/src/test/burn/TestData/UpdateBundleTests/BundleBv1/BundleB.props | |||
@@ -0,0 +1,7 @@ | |||
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 | <Project> | ||
3 | <PropertyGroup> | ||
4 | <OutputType>Bundle</OutputType> | ||
5 | <UpgradeCode>{BF325BA5-5012-47C7-828C-577B6979CB28}</UpgradeCode> | ||
6 | </PropertyGroup> | ||
7 | </Project> | ||