-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathScaleout.Streaming.TimeWindowing.sln
40 lines (40 loc) · 2.53 KB
/
Scaleout.Streaming.TimeWindowing.sln
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
38
39
40
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26430.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NetStandard", "NetStandard\NetStandard.csproj", "{812CB21C-D914-4703-B0BA-1BD7D5F0DBDB}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Scaleout.Streaming.TimeWindowing", "Scaleout.Streaming.TimeWindowing\Scaleout.Streaming.TimeWindowing.shproj", "{B799536B-9101-43AE-856E-13DBCFAFA3E2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Framework45", "Framework45\Framework45.csproj", "{9188CE95-1106-4518-A392-B56B144D0D4F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Scaleout.Streaming.TimeWindowing.Tests", "Scaleout.Streaming.TimeWindowing.Tests\Scaleout.Streaming.TimeWindowing.Tests.csproj", "{7748387B-AE55-4F1C-A508-84750EDE0700}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
Scaleout.Streaming.TimeWindowing\Scaleout.Streaming.TimeWindowing.projitems*{9188ce95-1106-4518-a392-b56b144d0d4f}*SharedItemsImports = 4
Scaleout.Streaming.TimeWindowing\Scaleout.Streaming.TimeWindowing.projitems*{b799536b-9101-43ae-856e-13dbcfafa3e2}*SharedItemsImports = 13
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{812CB21C-D914-4703-B0BA-1BD7D5F0DBDB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{812CB21C-D914-4703-B0BA-1BD7D5F0DBDB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{812CB21C-D914-4703-B0BA-1BD7D5F0DBDB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{812CB21C-D914-4703-B0BA-1BD7D5F0DBDB}.Release|Any CPU.Build.0 = Release|Any CPU
{9188CE95-1106-4518-A392-B56B144D0D4F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9188CE95-1106-4518-A392-B56B144D0D4F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9188CE95-1106-4518-A392-B56B144D0D4F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9188CE95-1106-4518-A392-B56B144D0D4F}.Release|Any CPU.Build.0 = Release|Any CPU
{7748387B-AE55-4F1C-A508-84750EDE0700}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7748387B-AE55-4F1C-A508-84750EDE0700}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7748387B-AE55-4F1C-A508-84750EDE0700}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7748387B-AE55-4F1C-A508-84750EDE0700}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal