26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
|
|
|
||
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||
|
|
# Visual Studio Version 17
|
||
|
|
VisualStudioVersion = 17.4.33103.184
|
||
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ViteProxy", "src\ViteProxy.csproj", "{3E986E84-FEFF-4035-82B7-D4E9254017A3}"
|
||
|
|
EndProject
|
||
|
|
Global
|
||
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||
|
|
Debug|Any CPU = Debug|Any CPU
|
||
|
|
Release|Any CPU = Release|Any CPU
|
||
|
|
EndGlobalSection
|
||
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||
|
|
{3E986E84-FEFF-4035-82B7-D4E9254017A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||
|
|
{3E986E84-FEFF-4035-82B7-D4E9254017A3}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||
|
|
{3E986E84-FEFF-4035-82B7-D4E9254017A3}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||
|
|
{3E986E84-FEFF-4035-82B7-D4E9254017A3}.Release|Any CPU.Build.0 = Release|Any CPU
|
||
|
|
EndGlobalSection
|
||
|
|
GlobalSection(SolutionProperties) = preSolution
|
||
|
|
HideSolutionNode = FALSE
|
||
|
|
EndGlobalSection
|
||
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
||
|
|
SolutionGuid = {D88C335C-52D9-4F5F-A3D5-F712E358AC86}
|
||
|
|
EndGlobalSection
|
||
|
|
EndGlobal
|