1
0
mirror of synced 2024-09-24 11:08:22 +02:00
GC-local-server-rewrite/GC-local-server-rewrite.sln

26 lines
1.1 KiB
Plaintext
Raw Normal View History

2022-04-04 19:55:32 +02:00

Microsoft Visual Studio Solution File, Format Version 12.00
2022-04-05 14:34:07 +02:00
# Visual Studio Version 16
VisualStudioVersion = 16.0.32126.315
MinimumVisualStudioVersion = 10.0.40219.1
2022-04-04 19:55:32 +02:00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GC-local-server-rewrite", "GC-local-server-rewrite\GC-local-server-rewrite.csproj", "{D5FFF2E8-6591-4967-8883-A28F453F0524}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D5FFF2E8-6591-4967-8883-A28F453F0524}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D5FFF2E8-6591-4967-8883-A28F453F0524}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D5FFF2E8-6591-4967-8883-A28F453F0524}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D5FFF2E8-6591-4967-8883-A28F453F0524}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
2022-04-05 14:34:07 +02:00
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8EFF3134-D9B1-413D-B149-BF6C9C6E6A4A}
EndGlobalSection
2022-04-04 19:55:32 +02:00
EndGlobal