File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1067
1067
{
1068
1068
"Name" = "8:Microsoft Visual Studio"
1069
1069
"ProductName" = "8:AirspaceConverter"
1070
- "ProductCode" = "8:{5CC8FA01-35FE-440E-B426-D92FB6E933DD }"
1071
- "PackageCode" = "8:{422A0FDC-E75E-4DD5-9131-861E9B02289B }"
1070
+ "ProductCode" = "8:{6300546E-B8D9-4977-AF26-32BE8CF59EC6 }"
1071
+ "PackageCode" = "8:{72BD51D8-9C96-40B3-B745-1FC36B458631 }"
1072
1072
"UpgradeCode" = "8:{9209EC37-746F-4FB7-AC80-51C0D2BC9FEA}"
1073
1073
"AspNetVersion" = "8:4.0.30319.0"
1074
1074
"RestartWWWService" = "11:FALSE"
1075
1075
"RemovePreviousVersions" = "11:TRUE"
1076
1076
"DetectNewerInstalledVersion" = "11:TRUE"
1077
1077
"InstallAllUsers" = "11:TRUE"
1078
- "ProductVersion" = "8:0.2.6 "
1078
+ "ProductVersion" = "8:0.2.7 "
1079
1079
"Manufacturer" = "8:Alberto Realis-Luc"
1080
1080
"ARPHELPTELEPHONE" = "8:+39 0125 1925182"
1081
1081
"ARPHELPLINK" = "8:http://www.alus.it/AirspaceConverter"
Original file line number Diff line number Diff line change 1067
1067
{
1068
1068
"Name" = "8:Microsoft Visual Studio"
1069
1069
"ProductName" = "8:AirspaceConverter"
1070
- "ProductCode" = "8:{76396E25-A57F-471B-9206-84A9A9314913 }"
1071
- "PackageCode" = "8:{72E3E3A7-1F58-4A3C-B864-4A69303B35FE }"
1070
+ "ProductCode" = "8:{9ED80646-9D93-4A86-8813-8AE79D78EE8E }"
1071
+ "PackageCode" = "8:{F2CF9785-6662-4D99-8778-B7F72199A856 }"
1072
1072
"UpgradeCode" = "8:{9209EC37-746F-4FB7-AC80-51C0D2BC9FEA}"
1073
1073
"AspNetVersion" = "8:4.0.30319.0"
1074
1074
"RestartWWWService" = "11:FALSE"
1075
1075
"RemovePreviousVersions" = "11:TRUE"
1076
1076
"DetectNewerInstalledVersion" = "11:TRUE"
1077
1077
"InstallAllUsers" = "11:TRUE"
1078
- "ProductVersion" = "8:0.2.6 "
1078
+ "ProductVersion" = "8:0.2.7 "
1079
1079
"Manufacturer" = "8:Alberto Realis-Luc"
1080
1080
"ARPHELPTELEPHONE" = "8:+39 0125 1925182"
1081
1081
"ARPHELPLINK" = "8:http://www.alus.it/AirspaceConverter"
Original file line number Diff line number Diff line change 13
13
#pragma once
14
14
15
15
#ifndef VERSION
16
- #define VERSION " 0.2.6 "
16
+ #define VERSION " 0.2.7 "
17
17
#endif
18
18
19
19
#include < functional>
You can’t perform that action at this time.
0 commit comments