统一 XP.Installer 解决方案入口
This commit is contained in:
@@ -1,22 +1,22 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 15
|
||||
VisualStudioVersion = 15.0.26730.10
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.14.37301.10 d17.14
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "Product_Main", "Product_Main.wixproj", "{7FA61496-CA18-4EAA-B2B6-EB254C8A781D}"
|
||||
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "Product_Main", "Setup\BundleInstaller\Product_Main.wixproj", "{7FA61496-CA18-4EAA-B2B6-EB254C8A781D}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{625B1D5E-514D-4ADC-B8A6-87C80908BD13} = {625B1D5E-514D-4ADC-B8A6-87C80908BD13}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "Bootstrapper", "WPFInstaller\Bootstrapper.wixproj", "{1439F599-CF74-46C0-AE1E-7CF8119BB664}"
|
||||
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "Bootstrapper", "Setup\BundleInstaller\WPFInstaller\Bootstrapper.wixproj", "{1439F599-CF74-46C0-AE1E-7CF8119BB664}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{7A97F36E-793B-41F5-9654-A4F3FC7CDBB5} = {7A97F36E-793B-41F5-9654-A4F3FC7CDBB5}
|
||||
{7FA61496-CA18-4EAA-B2B6-EB254C8A781D} = {7FA61496-CA18-4EAA-B2B6-EB254C8A781D}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bootstrapper.Ui", "WPFInstaller.Ui\Bootstrapper.Ui.csproj", "{7A97F36E-793B-41F5-9654-A4F3FC7CDBB5}"
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bootstrapper.Ui", "Setup\BundleInstaller\WPFInstaller.Ui\Bootstrapper.Ui.csproj", "{7A97F36E-793B-41F5-9654-A4F3FC7CDBB5}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomActions", "CustomActions\CustomActions.csproj", "{625B1D5E-514D-4ADC-B8A6-87C80908BD13}"
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomActions", "Setup\BundleInstaller\CustomActions\CustomActions.csproj", "{625B1D5E-514D-4ADC-B8A6-87C80908BD13}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Reference in New Issue
Block a user