|
@@ -1,28 +1,28 @@
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
-# Visual Studio 14
|
|
|
|
-VisualStudioVersion = 14.0.25420.1
|
|
|
|
|
|
+# Visual Studio 15
|
|
|
|
+VisualStudioVersion = 15.0.26228.9
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
-Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "System.Interactive", "System.Interactive\System.Interactive.xproj", "{FF97CD0F-8108-4B66-8A34-42190B459180}"
|
|
|
|
-EndProject
|
|
|
|
-Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "System.Interactive.Async", "System.Interactive.Async\System.Interactive.Async.xproj", "{A9F6D09B-15B9-4CE8-867F-6F3383C5F247}"
|
|
|
|
-EndProject
|
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{87534290-A7A6-47A4-9A3A-D0D21A9AD1D4}"
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{87534290-A7A6-47A4-9A3A-D0D21A9AD1D4}"
|
|
EndProject
|
|
EndProject
|
|
-Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "System.Interactive.Providers", "System.Interactive.Providers\System.Interactive.Providers.xproj", "{CA7B7136-13EE-4F01-BC22-722875EE8569}"
|
|
|
|
-EndProject
|
|
|
|
-Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "System.Interactive.Async.Providers", "System.Interactive.Async.Providers\System.Interactive.Async.Providers.xproj", "{33691BB5-DD5B-4FED-8EE3-52CEE0DE2550}"
|
|
|
|
-EndProject
|
|
|
|
-Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "System.Interactive.Tests", "Tests\System.Interactive.Tests.xproj", "{592E774E-D5BE-44C5-9E4D-E096BEC01552}"
|
|
|
|
-EndProject
|
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B733D97A-F1ED-4FC3-BF8E-9AC47A89DE96}"
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B733D97A-F1ED-4FC3-BF8E-9AC47A89DE96}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
ProjectSection(SolutionItems) = preProject
|
|
- GlobalAssemblyVersion.cs = GlobalAssemblyVersion.cs
|
|
|
|
build-new.ps1 = build-new.ps1
|
|
build-new.ps1 = build-new.ps1
|
|
- global.json = global.json
|
|
|
|
|
|
+ Directory.build.props = Directory.build.props
|
|
|
|
+ Directory.build.targets = Directory.build.targets
|
|
NuGet.Config = NuGet.Config
|
|
NuGet.Config = NuGet.Config
|
|
EndProjectSection
|
|
EndProjectSection
|
|
EndProject
|
|
EndProject
|
|
|
|
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Interactive", "System.Interactive\System.Interactive.csproj", "{FF97CD0F-8108-4B66-8A34-42190B459180}"
|
|
|
|
+EndProject
|
|
|
|
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Interactive.Async", "System.Interactive.Async\System.Interactive.Async.csproj", "{A9F6D09B-15B9-4CE8-867F-6F3383C5F247}"
|
|
|
|
+EndProject
|
|
|
|
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Interactive.Providers", "System.Interactive.Providers\System.Interactive.Providers.csproj", "{CA7B7136-13EE-4F01-BC22-722875EE8569}"
|
|
|
|
+EndProject
|
|
|
|
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Interactive.Async.Providers", "System.Interactive.Async.Providers\System.Interactive.Async.Providers.csproj", "{33691BB5-DD5B-4FED-8EE3-52CEE0DE2550}"
|
|
|
|
+EndProject
|
|
|
|
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tests", "Tests\Tests.csproj", "{592E774E-D5BE-44C5-9E4D-E096BEC01552}"
|
|
|
|
+EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Interactive.Tests.Uwp.DeviceRunner", "System.Interactive.Tests.Uwp.DeviceRunner\System.Interactive.Tests.Uwp.DeviceRunner.csproj", "{ED118703-9773-4193-BC2A-966C29BC1A46}"
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Interactive.Tests.Uwp.DeviceRunner", "System.Interactive.Tests.Uwp.DeviceRunner\System.Interactive.Tests.Uwp.DeviceRunner.csproj", "{ED118703-9773-4193-BC2A-966C29BC1A46}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{FF97CD0F-8108-4B66-8A34-42190B459180} = {FF97CD0F-8108-4B66-8A34-42190B459180}
|
|
{FF97CD0F-8108-4B66-8A34-42190B459180} = {FF97CD0F-8108-4B66-8A34-42190B459180}
|