UWPHook/UWPHook.sln

29 lines
1.3 KiB
Plaintext
Raw Normal View History

2016-09-18 15:14:45 +00:00

Microsoft Visual Studio Solution File, Format Version 12.00
2018-05-24 18:14:08 +00:00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.1
2016-09-18 15:14:45 +00:00
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UWPHook", "UWPHook\UWPHook.csproj", "{AFE09BCF-28A4-48EE-876B-FEF080D04D5F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
2018-05-24 18:14:08 +00:00
DefaultBuild|Any CPU = DefaultBuild|Any CPU
2016-09-18 15:14:45 +00:00
Release|Any CPU = Release|Any CPU
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
2018-05-24 18:14:08 +00:00
{AFE09BCF-28A4-48EE-876B-FEF080D04D5F}.DefaultBuild|Any CPU.ActiveCfg = Debug|Any CPU
{AFE09BCF-28A4-48EE-876B-FEF080D04D5F}.DefaultBuild|Any CPU.Build.0 = Debug|Any CPU
2016-09-18 15:14:45 +00:00
{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
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
2018-05-24 18:14:08 +00:00
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8F60407F-0197-459E-B674-3CDDF6EF79A1}
EndGlobalSection
2016-09-18 15:14:45 +00:00
EndGlobal