Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with min
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.
 
 
 
 
 
 

48 lines
2.7 KiB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26124.0
MinimumVisualStudioVersion = 15.0.26124.0
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Movies.Shared", "Movies.Shared\Movies.Shared.csproj", "{1B3CFC1D-5B3C-4CC6-A4FB-20E1505D2F74}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MoviesAPI", "MoviesAPI\MoviesAPI.csproj", "{A0631D25-73AE-4687-953A-7E3D5C0CEEA6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1B3CFC1D-5B3C-4CC6-A4FB-20E1505D2F74}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1B3CFC1D-5B3C-4CC6-A4FB-20E1505D2F74}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1B3CFC1D-5B3C-4CC6-A4FB-20E1505D2F74}.Debug|x64.ActiveCfg = Debug|Any CPU
{1B3CFC1D-5B3C-4CC6-A4FB-20E1505D2F74}.Debug|x64.Build.0 = Debug|Any CPU
{1B3CFC1D-5B3C-4CC6-A4FB-20E1505D2F74}.Debug|x86.ActiveCfg = Debug|Any CPU
{1B3CFC1D-5B3C-4CC6-A4FB-20E1505D2F74}.Debug|x86.Build.0 = Debug|Any CPU
{1B3CFC1D-5B3C-4CC6-A4FB-20E1505D2F74}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1B3CFC1D-5B3C-4CC6-A4FB-20E1505D2F74}.Release|Any CPU.Build.0 = Release|Any CPU
{1B3CFC1D-5B3C-4CC6-A4FB-20E1505D2F74}.Release|x64.ActiveCfg = Release|Any CPU
{1B3CFC1D-5B3C-4CC6-A4FB-20E1505D2F74}.Release|x64.Build.0 = Release|Any CPU
{1B3CFC1D-5B3C-4CC6-A4FB-20E1505D2F74}.Release|x86.ActiveCfg = Release|Any CPU
{1B3CFC1D-5B3C-4CC6-A4FB-20E1505D2F74}.Release|x86.Build.0 = Release|Any CPU
{A0631D25-73AE-4687-953A-7E3D5C0CEEA6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A0631D25-73AE-4687-953A-7E3D5C0CEEA6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A0631D25-73AE-4687-953A-7E3D5C0CEEA6}.Debug|x64.ActiveCfg = Debug|Any CPU
{A0631D25-73AE-4687-953A-7E3D5C0CEEA6}.Debug|x64.Build.0 = Debug|Any CPU
{A0631D25-73AE-4687-953A-7E3D5C0CEEA6}.Debug|x86.ActiveCfg = Debug|Any CPU
{A0631D25-73AE-4687-953A-7E3D5C0CEEA6}.Debug|x86.Build.0 = Debug|Any CPU
{A0631D25-73AE-4687-953A-7E3D5C0CEEA6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A0631D25-73AE-4687-953A-7E3D5C0CEEA6}.Release|Any CPU.Build.0 = Release|Any CPU
{A0631D25-73AE-4687-953A-7E3D5C0CEEA6}.Release|x64.ActiveCfg = Release|Any CPU
{A0631D25-73AE-4687-953A-7E3D5C0CEEA6}.Release|x64.Build.0 = Release|Any CPU
{A0631D25-73AE-4687-953A-7E3D5C0CEEA6}.Release|x86.ActiveCfg = Release|Any CPU
{A0631D25-73AE-4687-953A-7E3D5C0CEEA6}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal