MetalButtplug/MetalButtplug.sln
2024-05-19 22:38:50 +02:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.002.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MetalButtplug", "MetalButtplug.csproj", "{FD954D57-BFD1-4F34-8BF5-10A132488D78}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FD954D57-BFD1-4F34-8BF5-10A132488D78}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FD954D57-BFD1-4F34-8BF5-10A132488D78}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FD954D57-BFD1-4F34-8BF5-10A132488D78}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FD954D57-BFD1-4F34-8BF5-10A132488D78}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9EF42448-38C5-46F9-B788-6AB6B5E1AEDC}
EndGlobalSection
EndGlobal