Commit c4f36dab authored by tunip3's avatar tunip3
Browse files

Added new solution and scrapped everythin else

parent bcb651e7
Loading
Loading
Loading
Loading

Appx packer.sln

0 → 100644
+22 −0
Original line number Diff line number Diff line

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26228.4
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Appx packer", "Appx packer\Appx packer.csproj", "{B13F8701-4C1F-4FF2-86DB-FFA2CCB45F78}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{B13F8701-4C1F-4FF2-86DB-FFA2CCB45F78}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{B13F8701-4C1F-4FF2-86DB-FFA2CCB45F78}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{B13F8701-4C1F-4FF2-86DB-FFA2CCB45F78}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{B13F8701-4C1F-4FF2-86DB-FFA2CCB45F78}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal