File: YouTubeNotifier.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-- 918 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}") = "YouTubeNofifier", "YouTubeNofifier.csproj", "{91B3DC78-1120-4803-A2D6-88753174F819}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{91B3DC78-1120-4803-A2D6-88753174F819}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{91B3DC78-1120-4803-A2D6-88753174F819}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{91B3DC78-1120-4803-A2D6-88753174F819}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{91B3DC78-1120-4803-A2D6-88753174F819}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal