File: ExecRequest.sln

package info (click to toggle)
gdata-sharp 2.2.0.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 12,092 kB
  • sloc: cs: 67,781; xml: 38,234; python: 163; makefile: 149; sh: 27
file content (20 lines) | stat: -rw-r--r-- 910 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ExecRequest", "ExecRequest.csproj", "{E430FA52-77E9-415E-9C40-48C8E1AD1479}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{E430FA52-77E9-415E-9C40-48C8E1AD1479}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{E430FA52-77E9-415E-9C40-48C8E1AD1479}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{E430FA52-77E9-415E-9C40-48C8E1AD1479}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{E430FA52-77E9-415E-9C40-48C8E1AD1479}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal