You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
1.6 KiB
32 lines
1.6 KiB
1 month ago
|
|
||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||
|
# Visual Studio Version 16
|
||
|
VisualStudioVersion = 16.0.29424.173
|
||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GenProtoDll", "GenProtoDll.csproj", "{2A758A56-1880-4309-9480-A1CA6C5589F3}"
|
||
|
EndProject
|
||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StructToClass", "..\StructToClass\StructToClass.csproj", "{7A91D815-961E-4DFA-ACEE-F546CAE853B3}"
|
||
|
EndProject
|
||
|
Global
|
||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||
|
Debug|Any CPU = Debug|Any CPU
|
||
|
Release|Any CPU = Release|Any CPU
|
||
|
EndGlobalSection
|
||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||
|
{2A758A56-1880-4309-9480-A1CA6C5589F3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||
|
{2A758A56-1880-4309-9480-A1CA6C5589F3}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||
|
{2A758A56-1880-4309-9480-A1CA6C5589F3}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||
|
{2A758A56-1880-4309-9480-A1CA6C5589F3}.Release|Any CPU.Build.0 = Release|Any CPU
|
||
|
{7A91D815-961E-4DFA-ACEE-F546CAE853B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||
|
{7A91D815-961E-4DFA-ACEE-F546CAE853B3}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||
|
{7A91D815-961E-4DFA-ACEE-F546CAE853B3}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||
|
{7A91D815-961E-4DFA-ACEE-F546CAE853B3}.Release|Any CPU.Build.0 = Release|Any CPU
|
||
|
EndGlobalSection
|
||
|
GlobalSection(SolutionProperties) = preSolution
|
||
|
HideSolutionNode = FALSE
|
||
|
EndGlobalSection
|
||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
||
|
SolutionGuid = {014E92E2-8CF7-4C91-9A5B-A31521DAE5DA}
|
||
|
EndGlobalSection
|
||
|
EndGlobal
|