diff options
author | Bob Arnson <bob@firegiant.com> | 2020-10-27 17:41:10 -0400 |
---|---|---|
committer | Bob Arnson <bob@firegiant.com> | 2020-10-27 17:43:35 -0400 |
commit | 16ed14a97c67b563feceff359efcb81c324cb953 (patch) | |
tree | 6e4f90d3aec644d7190d6db9b3828e531b369c7f /VisualStudio.wixext.sln | |
parent | 2df95e5979b318537adee1dfd9260a3c73dce824 (diff) | |
download | wix-16ed14a97c67b563feceff359efcb81c324cb953.tar.gz wix-16ed14a97c67b563feceff359efcb81c324cb953.tar.bz2 wix-16ed14a97c67b563feceff359efcb81c324cb953.zip |
Update project for Package/SummaryInformation change.
Diffstat (limited to 'VisualStudio.wixext.sln')
-rw-r--r-- | VisualStudio.wixext.sln | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/VisualStudio.wixext.sln b/VisualStudio.wixext.sln index 30cdb4a3..b00eea9e 100644 --- a/VisualStudio.wixext.sln +++ b/VisualStudio.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("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vsca", "src\ca\vsca.vcxproj", "{45308B85-0628-4978-8FC8-6AD9E1AD5949}" | 6 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vsca", "src\ca\vsca.vcxproj", "{45308B85-0628-4978-8FC8-6AD9E1AD5949}" |
7 | EndProject | 7 | EndProject |