aboutsummaryrefslogtreecommitdiff
path: root/src/tools/Dtf/WiFile
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2025-11-15 17:53:46 -0800
committerRob Mensching <rob@firegiant.com>2025-12-14 08:00:56 -0800
commit4f966b47a3b24e77794a3366ca591548a3cc42c7 (patch)
tree7ad06f54af21a386046c36a8054100cb75a48f39 /src/tools/Dtf/WiFile
parenta52036eda6958f4671c9ecb04373bf7bc2e4bd36 (diff)
downloadwix-4f966b47a3b24e77794a3366ca591548a3cc42c7.tar.gz
wix-4f966b47a3b24e77794a3366ca591548a3cc42c7.tar.bz2
wix-4f966b47a3b24e77794a3366ca591548a3cc42c7.zip
Migrate all .sln files to .slnx
Modernize projects against new .slnx expecations as well.
Diffstat (limited to 'src/tools/Dtf/WiFile')
-rw-r--r--src/tools/Dtf/WiFile/WiFile.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/Dtf/WiFile/WiFile.csproj b/src/tools/Dtf/WiFile/WiFile.csproj
index c8d39235..65e4bf78 100644
--- a/src/tools/Dtf/WiFile/WiFile.csproj
+++ b/src/tools/Dtf/WiFile/WiFile.csproj
@@ -2,7 +2,7 @@
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. --> 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 3
4 4
5<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 5<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
6 <PropertyGroup> 6 <PropertyGroup>
7 <ProjectGuid>{AE562F7F-EE33-41D6-A962-DA488FEFBD08}</ProjectGuid> 7 <ProjectGuid>{AE562F7F-EE33-41D6-A962-DA488FEFBD08}</ProjectGuid>
8 <OutputType>Exe</OutputType> 8 <OutputType>Exe</OutputType>