You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
UWPHook/UWPHook.sln

58 lines
3.3 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27004.2006
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UWPHook", "UWPHook\UWPHook.csproj", "{AFE09BCF-28A4-48EE-876B-FEF080D04D5F}"
EndProject
Project("{C7167F0D-BC9F-4E6E-AFE1-012C56B48DB5}") = "UWPReleaseTest", "UWPReleaseTest\UWPReleaseTest.wapproj", "{FA33E283-1BB0-4B52-922E-EDC3EBF7334A}"
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
{AFE09BCF-28A4-48EE-876B-FEF080D04D5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AFE09BCF-28A4-48EE-876B-FEF080D04D5F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AFE09BCF-28A4-48EE-876B-FEF080D04D5F}.Debug|x64.ActiveCfg = Debug|Any CPU
{AFE09BCF-28A4-48EE-876B-FEF080D04D5F}.Debug|x64.Build.0 = Debug|Any CPU
{AFE09BCF-28A4-48EE-876B-FEF080D04D5F}.Debug|x86.ActiveCfg = Debug|Any CPU
{AFE09BCF-28A4-48EE-876B-FEF080D04D5F}.Debug|x86.Build.0 = Debug|Any CPU
{AFE09BCF-28A4-48EE-876B-FEF080D04D5F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AFE09BCF-28A4-48EE-876B-FEF080D04D5F}.Release|Any CPU.Build.0 = Release|Any CPU
{AFE09BCF-28A4-48EE-876B-FEF080D04D5F}.Release|x64.ActiveCfg = Release|Any CPU
{AFE09BCF-28A4-48EE-876B-FEF080D04D5F}.Release|x64.Build.0 = Release|Any CPU
{AFE09BCF-28A4-48EE-876B-FEF080D04D5F}.Release|x86.ActiveCfg = Release|Any CPU
{AFE09BCF-28A4-48EE-876B-FEF080D04D5F}.Release|x86.Build.0 = Release|Any CPU
{FA33E283-1BB0-4B52-922E-EDC3EBF7334A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FA33E283-1BB0-4B52-922E-EDC3EBF7334A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FA33E283-1BB0-4B52-922E-EDC3EBF7334A}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{FA33E283-1BB0-4B52-922E-EDC3EBF7334A}.Debug|x64.ActiveCfg = Debug|x64
{FA33E283-1BB0-4B52-922E-EDC3EBF7334A}.Debug|x64.Build.0 = Debug|x64
{FA33E283-1BB0-4B52-922E-EDC3EBF7334A}.Debug|x64.Deploy.0 = Debug|x64
{FA33E283-1BB0-4B52-922E-EDC3EBF7334A}.Debug|x86.ActiveCfg = Debug|x86
{FA33E283-1BB0-4B52-922E-EDC3EBF7334A}.Debug|x86.Build.0 = Debug|x86
{FA33E283-1BB0-4B52-922E-EDC3EBF7334A}.Debug|x86.Deploy.0 = Debug|x86
{FA33E283-1BB0-4B52-922E-EDC3EBF7334A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FA33E283-1BB0-4B52-922E-EDC3EBF7334A}.Release|Any CPU.Build.0 = Release|Any CPU
{FA33E283-1BB0-4B52-922E-EDC3EBF7334A}.Release|Any CPU.Deploy.0 = Release|Any CPU
{FA33E283-1BB0-4B52-922E-EDC3EBF7334A}.Release|x64.ActiveCfg = Release|x64
{FA33E283-1BB0-4B52-922E-EDC3EBF7334A}.Release|x64.Build.0 = Release|x64
{FA33E283-1BB0-4B52-922E-EDC3EBF7334A}.Release|x64.Deploy.0 = Release|x64
{FA33E283-1BB0-4B52-922E-EDC3EBF7334A}.Release|x86.ActiveCfg = Release|x86
{FA33E283-1BB0-4B52-922E-EDC3EBF7334A}.Release|x86.Build.0 = Release|x86
{FA33E283-1BB0-4B52-922E-EDC3EBF7334A}.Release|x86.Deploy.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3838FF39-B1B8-4746-9BFC-934578D1B8D7}
EndGlobalSection
EndGlobal