Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.29728.190 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IsoFilePatcher", "IsoFilePatcher.csproj", "{AC967DCC-5B16-4949-95C4-ECDFC97DD800}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{1EE6888C-3DE3-43A5-A377-EAB506699614}" ProjectSection(SolutionItems) = preProject README.md = README.md EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {AC967DCC-5B16-4949-95C4-ECDFC97DD800}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AC967DCC-5B16-4949-95C4-ECDFC97DD800}.Debug|Any CPU.Build.0 = Debug|Any CPU {AC967DCC-5B16-4949-95C4-ECDFC97DD800}.Release|Any CPU.ActiveCfg = Release|Any CPU {AC967DCC-5B16-4949-95C4-ECDFC97DD800}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {BB5D61F1-CF14-402C-AEAD-B417C7F01569} EndGlobalSection EndGlobal