msix-packaging/MsixCore/msixmgr.sln

101 строка
6.3 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2026
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "msixmgr", "msixmgr\msixmgr.vcxproj", "{AAD31763-5E65-47FD-958A-08E35AB83025}"
ProjectSection(ProjectDependencies) = postProject
{46BE19BD-72E0-4452-9919-33A1F8A5F064} = {46BE19BD-72E0-4452-9919-33A1F8A5F064}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "msixmgrLib", "msixmgrLib\msixmgrLib.vcxproj", "{46BE19BD-72E0-4452-9919-33A1F8A5F064}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B0C6E315-832B-4665-B979-4111A8C2F93B}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
EndProjectSection
EndProject
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "MsixMgrWix", "MsixMgrWix\MsixMgrWix.wixproj", "{CE395DC5-A1D0-4A35-8699-FC57A84CCF48}"
ProjectSection(ProjectDependencies) = postProject
{048748AB-B84C-4CEC-A468-3F6914953A3D} = {048748AB-B84C-4CEC-A468-3F6914953A3D}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GetMsixmgrProducts", "GetMsixmgrProductsCA\GetMsixmgrProducts.csproj", "{048748AB-B84C-4CEC-A468-3F6914953A3D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "msixmgrClickOnceWrapper", "ClickOnceWrapper\msixmgrClickOnceWrapper.csproj", "{15FFE029-61A1-41DD-8A37-7C83EB0B1A38}"
ProjectSection(ProjectDependencies) = postProject
{AAD31763-5E65-47FD-958A-08E35AB83025} = {AAD31763-5E65-47FD-958A-08E35AB83025}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AAD31763-5E65-47FD-958A-08E35AB83025}.Debug|Any CPU.ActiveCfg = Debug|Win32
{AAD31763-5E65-47FD-958A-08E35AB83025}.Debug|x64.ActiveCfg = Debug|x64
{AAD31763-5E65-47FD-958A-08E35AB83025}.Debug|x64.Build.0 = Debug|x64
{AAD31763-5E65-47FD-958A-08E35AB83025}.Debug|x64.Deploy.0 = Debug|x64
{AAD31763-5E65-47FD-958A-08E35AB83025}.Debug|x86.ActiveCfg = Debug|Win32
{AAD31763-5E65-47FD-958A-08E35AB83025}.Debug|x86.Build.0 = Debug|Win32
{AAD31763-5E65-47FD-958A-08E35AB83025}.Debug|x86.Deploy.0 = Debug|Win32
{AAD31763-5E65-47FD-958A-08E35AB83025}.Release|Any CPU.ActiveCfg = Release|Win32
{AAD31763-5E65-47FD-958A-08E35AB83025}.Release|x64.ActiveCfg = Release|x64
{AAD31763-5E65-47FD-958A-08E35AB83025}.Release|x64.Build.0 = Release|x64
{AAD31763-5E65-47FD-958A-08E35AB83025}.Release|x64.Deploy.0 = Release|x64
{AAD31763-5E65-47FD-958A-08E35AB83025}.Release|x86.ActiveCfg = Release|Win32
{AAD31763-5E65-47FD-958A-08E35AB83025}.Release|x86.Build.0 = Release|Win32
{AAD31763-5E65-47FD-958A-08E35AB83025}.Release|x86.Deploy.0 = Release|Win32
{46BE19BD-72E0-4452-9919-33A1F8A5F064}.Debug|Any CPU.ActiveCfg = Debug|Win32
{46BE19BD-72E0-4452-9919-33A1F8A5F064}.Debug|x64.ActiveCfg = Debug|x64
{46BE19BD-72E0-4452-9919-33A1F8A5F064}.Debug|x64.Build.0 = Debug|x64
{46BE19BD-72E0-4452-9919-33A1F8A5F064}.Debug|x86.ActiveCfg = Debug|Win32
{46BE19BD-72E0-4452-9919-33A1F8A5F064}.Debug|x86.Build.0 = Debug|Win32
{46BE19BD-72E0-4452-9919-33A1F8A5F064}.Release|Any CPU.ActiveCfg = Release|Win32
{46BE19BD-72E0-4452-9919-33A1F8A5F064}.Release|x64.ActiveCfg = Release|x64
{46BE19BD-72E0-4452-9919-33A1F8A5F064}.Release|x64.Build.0 = Release|x64
{46BE19BD-72E0-4452-9919-33A1F8A5F064}.Release|x86.ActiveCfg = Release|Win32
{46BE19BD-72E0-4452-9919-33A1F8A5F064}.Release|x86.Build.0 = Release|Win32
{CE395DC5-A1D0-4A35-8699-FC57A84CCF48}.Debug|Any CPU.ActiveCfg = Debug|x86
{CE395DC5-A1D0-4A35-8699-FC57A84CCF48}.Debug|x64.ActiveCfg = Debug|x86
{CE395DC5-A1D0-4A35-8699-FC57A84CCF48}.Debug|x86.ActiveCfg = Debug|x86
{CE395DC5-A1D0-4A35-8699-FC57A84CCF48}.Debug|x86.Build.0 = Debug|x86
{CE395DC5-A1D0-4A35-8699-FC57A84CCF48}.Release|Any CPU.ActiveCfg = Release|x86
{CE395DC5-A1D0-4A35-8699-FC57A84CCF48}.Release|x64.ActiveCfg = Release|x64
{CE395DC5-A1D0-4A35-8699-FC57A84CCF48}.Release|x64.Build.0 = Release|x64
{CE395DC5-A1D0-4A35-8699-FC57A84CCF48}.Release|x86.ActiveCfg = Release|x86
{CE395DC5-A1D0-4A35-8699-FC57A84CCF48}.Release|x86.Build.0 = Release|x86
{048748AB-B84C-4CEC-A468-3F6914953A3D}.Debug|Any CPU.ActiveCfg = Debug|x86
{048748AB-B84C-4CEC-A468-3F6914953A3D}.Debug|x64.ActiveCfg = Debug|x86
{048748AB-B84C-4CEC-A468-3F6914953A3D}.Debug|x86.ActiveCfg = Debug|x86
{048748AB-B84C-4CEC-A468-3F6914953A3D}.Debug|x86.Build.0 = Debug|x86
{048748AB-B84C-4CEC-A468-3F6914953A3D}.Release|Any CPU.ActiveCfg = Release|x86
{048748AB-B84C-4CEC-A468-3F6914953A3D}.Release|x64.ActiveCfg = Release|x64
{048748AB-B84C-4CEC-A468-3F6914953A3D}.Release|x64.Build.0 = Release|x64
{048748AB-B84C-4CEC-A468-3F6914953A3D}.Release|x86.ActiveCfg = Release|x86
{048748AB-B84C-4CEC-A468-3F6914953A3D}.Release|x86.Build.0 = Release|x86
{15FFE029-61A1-41DD-8A37-7C83EB0B1A38}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{15FFE029-61A1-41DD-8A37-7C83EB0B1A38}.Debug|Any CPU.Build.0 = Debug|Any CPU
{15FFE029-61A1-41DD-8A37-7C83EB0B1A38}.Debug|x64.ActiveCfg = Debug|Any CPU
{15FFE029-61A1-41DD-8A37-7C83EB0B1A38}.Debug|x64.Build.0 = Debug|Any CPU
{15FFE029-61A1-41DD-8A37-7C83EB0B1A38}.Debug|x86.ActiveCfg = Debug|Any CPU
{15FFE029-61A1-41DD-8A37-7C83EB0B1A38}.Debug|x86.Build.0 = Debug|Any CPU
{15FFE029-61A1-41DD-8A37-7C83EB0B1A38}.Release|Any CPU.ActiveCfg = Release|Any CPU
{15FFE029-61A1-41DD-8A37-7C83EB0B1A38}.Release|Any CPU.Build.0 = Release|Any CPU
{15FFE029-61A1-41DD-8A37-7C83EB0B1A38}.Release|x64.ActiveCfg = Release|x64
{15FFE029-61A1-41DD-8A37-7C83EB0B1A38}.Release|x64.Build.0 = Release|x64
{15FFE029-61A1-41DD-8A37-7C83EB0B1A38}.Release|x86.ActiveCfg = Release|x86
{15FFE029-61A1-41DD-8A37-7C83EB0B1A38}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5E600B53-441D-434D-810A-4F0D87698183}
EndGlobalSection
EndGlobal