Skip to content
Snippets Groups Projects
Select Git revision
  • 3d77cb94f7d59ce6a5344cefb1040537a9d8dee7
  • master default
  • dependabot/nuget/source/Sample/Newtonsoft.Json-13.0.1
  • dependabot/nuget/source/MasterDevs.ChromeDevTools.Tests/Newtonsoft.Json-13.0.1
  • dependabot/nuget/source/ProtocolGenerator/Newtonsoft.Json-13.0.1
  • dependabot/nuget/source/ChromeDevTools/Newtonsoft.Json-13.0.1
  • dependabot/nuget/source/ChromeDevTools/System.Net.Http-4.3.4
  • revert-29-revert-24-protocol_62
  • revert-24-protocol_62
  • 1.1.0
  • 1.0.2
  • 1.0.1
  • 1.0.0.40915
13 results

MasterDevs.ChromeDevTools.sln

Blame
  • MasterDevs.ChromeDevTools.sln 2.60 KiB
    
    Microsoft Visual Studio Solution File, Format Version 12.00
    # Visual Studio 2013
    VisualStudioVersion = 12.0.31101.0
    MinimumVisualStudioVersion = 10.0.40219.1
    Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{0D43D20B-6D51-4CBC-BD30-F17B8CA65678}"
    	ProjectSection(SolutionItems) = preProject
    		.nuget\NuGet.Config = .nuget\NuGet.Config
    		.nuget\NuGet.exe = .nuget\NuGet.exe
    		.nuget\NuGet.targets = .nuget\NuGet.targets
    	EndProjectSection
    EndProject
    Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SolutionFiles", "SolutionFiles", "{9E670137-8739-4C9C-8693-797A230F38EB}"
    	ProjectSection(SolutionItems) = preProject
    		..\.travis.yml = ..\.travis.yml
    		..\README.md = ..\README.md
    	EndProjectSection
    EndProject
    Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MasterDevs.ChromeDevTools", "ChromeDevTools\MasterDevs.ChromeDevTools.csproj", "{C2508EE5-AAB2-4275-88C9-7DA9D1961336}"
    EndProject
    Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MasterDevs.ChromeDevTools.ProtocolGenerator", "ProtocolGenerator\MasterDevs.ChromeDevTools.ProtocolGenerator.csproj", "{97C7FCF5-1964-4878-B7CD-63448CA403B1}"
    EndProject
    Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MasterDevs.ChromeDevTools.Sample", "Sample\MasterDevs.ChromeDevTools.Sample.csproj", "{36138327-0A72-44E3-B9DB-C4E6155AAFD5}"
    EndProject
    Global
    	GlobalSection(SolutionConfigurationPlatforms) = preSolution
    		Debug|Any CPU = Debug|Any CPU
    		Release|Any CPU = Release|Any CPU
    	EndGlobalSection
    	GlobalSection(ProjectConfigurationPlatforms) = postSolution
    		{C2508EE5-AAB2-4275-88C9-7DA9D1961336}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    		{C2508EE5-AAB2-4275-88C9-7DA9D1961336}.Debug|Any CPU.Build.0 = Debug|Any CPU
    		{C2508EE5-AAB2-4275-88C9-7DA9D1961336}.Release|Any CPU.ActiveCfg = Release|Any CPU
    		{C2508EE5-AAB2-4275-88C9-7DA9D1961336}.Release|Any CPU.Build.0 = Release|Any CPU
    		{97C7FCF5-1964-4878-B7CD-63448CA403B1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    		{97C7FCF5-1964-4878-B7CD-63448CA403B1}.Debug|Any CPU.Build.0 = Debug|Any CPU
    		{97C7FCF5-1964-4878-B7CD-63448CA403B1}.Release|Any CPU.ActiveCfg = Release|Any CPU
    		{97C7FCF5-1964-4878-B7CD-63448CA403B1}.Release|Any CPU.Build.0 = Release|Any CPU
    		{36138327-0A72-44E3-B9DB-C4E6155AAFD5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    		{36138327-0A72-44E3-B9DB-C4E6155AAFD5}.Debug|Any CPU.Build.0 = Debug|Any CPU
    		{36138327-0A72-44E3-B9DB-C4E6155AAFD5}.Release|Any CPU.ActiveCfg = Release|Any CPU
    		{36138327-0A72-44E3-B9DB-C4E6155AAFD5}.Release|Any CPU.Build.0 = Release|Any CPU
    	EndGlobalSection
    	GlobalSection(SolutionProperties) = preSolution
    		HideSolutionNode = FALSE
    	EndGlobalSection
    EndGlobal