Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/rx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Rx/NET/Samples/EventCorrelationSample/EventCorrelationSample.sln')
-rw-r--r--Rx/NET/Samples/EventCorrelationSample/EventCorrelationSample.sln29
1 files changed, 29 insertions, 0 deletions
diff --git a/Rx/NET/Samples/EventCorrelationSample/EventCorrelationSample.sln b/Rx/NET/Samples/EventCorrelationSample/EventCorrelationSample.sln
new file mode 100644
index 0000000..3617a83
--- /dev/null
+++ b/Rx/NET/Samples/EventCorrelationSample/EventCorrelationSample.sln
@@ -0,0 +1,29 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 2012
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EventCorrelationSample", "EventCorrelationSample\EventCorrelationSample.csproj", "{268FE559-08B0-4258-A4FD-48DDD7B167B8}"
+EndProject
+Global
+ GlobalSection(TeamFoundationVersionControl) = preSolution
+ SccNumberOfProjects = 2
+ SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
+ SccTeamFoundationServer = http://sqlbuvsts01:8080/main
+ SccLocalPath0 = .
+ SccProjectUniqueName1 = EventCorrelationSample\\EventCorrelationSample.csproj
+ SccProjectName1 = EventCorrelationSample
+ SccLocalPath1 = EventCorrelationSample
+ EndGlobalSection
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {268FE559-08B0-4258-A4FD-48DDD7B167B8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {268FE559-08B0-4258-A4FD-48DDD7B167B8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {268FE559-08B0-4258-A4FD-48DDD7B167B8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {268FE559-08B0-4258-A4FD-48DDD7B167B8}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal