diff options
Diffstat (limited to 'src/wixlib/NetFx451.wxs')
-rw-r--r-- | src/wixlib/NetFx451.wxs | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/wixlib/NetFx451.wxs b/src/wixlib/NetFx451.wxs index 08a9b4f2..88363555 100644 --- a/src/wixlib/NetFx451.wxs +++ b/src/wixlib/NetFx451.wxs | |||
@@ -1,9 +1,7 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | 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 | <!-- 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. --> | ||
3 | 2 | ||
4 | 3 | ||
5 | <Wix xmlns="http://wixtoolset.org/schemas/v4/wxs" | 4 | <Wix xmlns="http://wixtoolset.org/schemas/v4/wxs"> |
6 | xmlns:util="http://wixtoolset.org/schemas/v4/wxs/util"> | ||
7 | 5 | ||
8 | <!-- | 6 | <!-- |
9 | .NET Framework installation state properties | 7 | .NET Framework installation state properties |