diff options
Diffstat (limited to 'src/test/burn/TestData/ForwardCompatibleBundleTests/BundleCv1/BundleC.props')
-rw-r--r-- | src/test/burn/TestData/ForwardCompatibleBundleTests/BundleCv1/BundleC.props | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/test/burn/TestData/ForwardCompatibleBundleTests/BundleCv1/BundleC.props b/src/test/burn/TestData/ForwardCompatibleBundleTests/BundleCv1/BundleC.props new file mode 100644 index 00000000..73a9bb63 --- /dev/null +++ b/src/test/burn/TestData/ForwardCompatibleBundleTests/BundleCv1/BundleC.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>{D387D602-533C-495D-B14E-AA9D46AF314B}</UpgradeCode> | ||
6 | </PropertyGroup> | ||
7 | </Project> | ||