Bypass/Bypass.sln

26 lines
1.1 KiB
Plaintext
Raw Normal View History

2021-04-02 09:27:13 -07:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
2021-07-05 08:22:37 -07:00
VisualStudioVersion = 16.0.31424.327
2021-04-02 09:27:13 -07:00
MinimumVisualStudioVersion = 10.0.40219.1
2021-07-05 08:22:37 -07:00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bypass", "Bypass\Bypass.csproj", "{4541D820-539A-4E4E-A37B-A20AE0B56376}"
2021-04-02 09:27:13 -07:00
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
2021-07-05 08:22:37 -07:00
{4541D820-539A-4E4E-A37B-A20AE0B56376}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4541D820-539A-4E4E-A37B-A20AE0B56376}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4541D820-539A-4E4E-A37B-A20AE0B56376}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4541D820-539A-4E4E-A37B-A20AE0B56376}.Release|Any CPU.Build.0 = Release|Any CPU
2021-04-02 09:27:13 -07:00
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
2021-07-05 08:22:37 -07:00
SolutionGuid = {AE458E12-891F-4E6E-8E91-121983468D3C}
2021-04-02 09:27:13 -07:00
EndGlobalSection
EndGlobal