mirror of
https://github.com/Team-Resurgent/PatchSubsystem.git
synced 2026-08-15 11:18:33 -07:00
26 lines
1.0 KiB
Plaintext
26 lines
1.0 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.7.33808.371
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PatchSubsystem", "PatchSubsystem\PatchSubsystem.csproj", "{A83A5EE6-7FDA-4C36-818B-F0DEB970AB46}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{A83A5EE6-7FDA-4C36-818B-F0DEB970AB46}.Debug|x64.ActiveCfg = Debug|x64
|
|
{A83A5EE6-7FDA-4C36-818B-F0DEB970AB46}.Debug|x64.Build.0 = Debug|x64
|
|
{A83A5EE6-7FDA-4C36-818B-F0DEB970AB46}.Release|x64.ActiveCfg = Release|x64
|
|
{A83A5EE6-7FDA-4C36-818B-F0DEB970AB46}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {A3EBA475-651C-41A4-8C4B-35518B3BBBA9}
|
|
EndGlobalSection
|
|
EndGlobal
|