Files
Tarkov_ArmorStitchingService/ASS.sln
2023-04-14 10:33:18 -07:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33205.214
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ASS", "ASS.csproj", "{967E5737-8917-4C2B-A0A4-B2B553498462}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{967E5737-8917-4C2B-A0A4-B2B553498462}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{967E5737-8917-4C2B-A0A4-B2B553498462}.Debug|Any CPU.Build.0 = Debug|Any CPU
{967E5737-8917-4C2B-A0A4-B2B553498462}.Release|Any CPU.ActiveCfg = Release|Any CPU
{967E5737-8917-4C2B-A0A4-B2B553498462}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A22BA89D-F884-4F59-9D1D-A5C72E1CD38D}
EndGlobalSection
EndGlobal