32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.29519.181
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Falcon.Middleware", "Falcon.Middleware\Falcon.Middleware.csproj", "{2CE8DCF8-DF9B-43E5-A58F-784D81E860FA}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Falcon.Middleware.Test", "Falcon.Middleware.Test\Falcon.Middleware.Test.csproj", "{B3648E4E-6F09-4923-BC93-5CD7465194A7}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{2CE8DCF8-DF9B-43E5-A58F-784D81E860FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{2CE8DCF8-DF9B-43E5-A58F-784D81E860FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{2CE8DCF8-DF9B-43E5-A58F-784D81E860FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{2CE8DCF8-DF9B-43E5-A58F-784D81E860FA}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{B3648E4E-6F09-4923-BC93-5CD7465194A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{B3648E4E-6F09-4923-BC93-5CD7465194A7}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{B3648E4E-6F09-4923-BC93-5CD7465194A7}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{B3648E4E-6F09-4923-BC93-5CD7465194A7}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {CD4BC7F0-448C-463F-8A57-FDE10F3F849F}
|
|
EndGlobalSection
|
|
EndGlobal
|