-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCosmosEmulatorVnextPreviewPartitionKeyMismatch.sln
More file actions
37 lines (37 loc) · 2.41 KB
/
CosmosEmulatorVnextPreviewPartitionKeyMismatch.sln
File metadata and controls
37 lines (37 loc) · 2.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.36414.22 d17.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CosmosEmulatorVnextPreviewPartitionKeyMismatch", "CosmosEmulatorVnextPreviewPartitionKeyMismatch\CosmosEmulatorVnextPreviewPartitionKeyMismatch.csproj", "{9FD336CB-A399-BFA9-E637-3D98D9FEAAF1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CosmosEmulatorVnextPreviewPartitionKeyMismatch.AppHost", "CosmosEmulatorVnextPreviewPartitionKeyMismatch.AppHost\CosmosEmulatorVnextPreviewPartitionKeyMismatch.AppHost.csproj", "{2EB1E8BD-2553-43DD-A9E5-19563171A4BD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CosmosEmulatorVnextPreviewPartitionKeyMismatch.ServiceDefaults", "CosmosEmulatorVnextPreviewPartitionKeyMismatch.ServiceDefaults\CosmosEmulatorVnextPreviewPartitionKeyMismatch.ServiceDefaults.csproj", "{94EC3C76-163E-2CB8-DDB0-756BC1B6B937}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9FD336CB-A399-BFA9-E637-3D98D9FEAAF1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9FD336CB-A399-BFA9-E637-3D98D9FEAAF1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9FD336CB-A399-BFA9-E637-3D98D9FEAAF1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9FD336CB-A399-BFA9-E637-3D98D9FEAAF1}.Release|Any CPU.Build.0 = Release|Any CPU
{2EB1E8BD-2553-43DD-A9E5-19563171A4BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2EB1E8BD-2553-43DD-A9E5-19563171A4BD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2EB1E8BD-2553-43DD-A9E5-19563171A4BD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2EB1E8BD-2553-43DD-A9E5-19563171A4BD}.Release|Any CPU.Build.0 = Release|Any CPU
{94EC3C76-163E-2CB8-DDB0-756BC1B6B937}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{94EC3C76-163E-2CB8-DDB0-756BC1B6B937}.Debug|Any CPU.Build.0 = Debug|Any CPU
{94EC3C76-163E-2CB8-DDB0-756BC1B6B937}.Release|Any CPU.ActiveCfg = Release|Any CPU
{94EC3C76-163E-2CB8-DDB0-756BC1B6B937}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {79164249-6F76-46FB-A566-6F454CF6E123}
EndGlobalSection
EndGlobal