diff options
author | Bob Arnson <bob@firegiant.com> | 2020-10-27 18:08:31 -0400 |
---|---|---|
committer | Bob Arnson <bob@firegiant.com> | 2020-10-27 18:10:36 -0400 |
commit | 0bee971ca12ea73d0c4e69da4f0836ab62c43e17 (patch) | |
tree | a176c269737a4984a0e1ec834a1c76e286496011 /PowerShell.wixext.sln | |
parent | 7f4b7ee0038faf7099450d89a0ab7b1ef29e3f15 (diff) | |
download | wix-0bee971ca12ea73d0c4e69da4f0836ab62c43e17.tar.gz wix-0bee971ca12ea73d0c4e69da4f0836ab62c43e17.tar.bz2 wix-0bee971ca12ea73d0c4e69da4f0836ab62c43e17.zip |
Update project for Package/SummaryInformation change (and many others).
Diffstat (limited to 'PowerShell.wixext.sln')
-rw-r--r-- | PowerShell.wixext.sln | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/PowerShell.wixext.sln b/PowerShell.wixext.sln index 24be219a..a036d47e 100644 --- a/PowerShell.wixext.sln +++ b/PowerShell.wixext.sln | |||
@@ -1,7 +1,7 @@ | |||
1 | | 1 | |
2 | Microsoft Visual Studio Solution File, Format Version 12.00 | 2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | # Visual Studio 15 | 3 | # Visual Studio Version 16 |
4 | VisualStudioVersion = 15.0.27130.2003 | 4 | VisualStudioVersion = 16.0.30611.23 |
5 | MinimumVisualStudioVersion = 15.0.26124.0 | 5 | MinimumVisualStudioVersion = 15.0.26124.0 |
6 | Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "powershell", "src\wixlib\powershell.wixproj", "{9D4CCDFC-840C-4D4E-A9B0-3D6015480645}" | 6 | Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "powershell", "src\wixlib\powershell.wixproj", "{9D4CCDFC-840C-4D4E-A9B0-3D6015480645}" |
7 | EndProject | 7 | EndProject |