30 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Microsoft Visual Studio Solution File, Format Version 8.00
 | |
| Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XYPlots", "XYPlots.csproj", "{04E168D0-9CC7-43D9-A9F1-93E481EA86A3}"
 | |
| 	ProjectSection(ProjectDependencies) = postProject
 | |
| 	EndProjectSection
 | |
| EndProject
 | |
| Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test XYPlots", "Test XYPlots\Test XYPlots.csproj", "{2BB292F1-507C-492F-AE66-CBEA54632B59}"
 | |
| 	ProjectSection(ProjectDependencies) = postProject
 | |
| 	EndProjectSection
 | |
| EndProject
 | |
| Global
 | |
| 	GlobalSection(SolutionConfiguration) = preSolution
 | |
| 		Debug = Debug
 | |
| 		Release = Release
 | |
| 	EndGlobalSection
 | |
| 	GlobalSection(ProjectConfiguration) = postSolution
 | |
| 		{04E168D0-9CC7-43D9-A9F1-93E481EA86A3}.Debug.ActiveCfg = Debug|.NET
 | |
| 		{04E168D0-9CC7-43D9-A9F1-93E481EA86A3}.Debug.Build.0 = Debug|.NET
 | |
| 		{04E168D0-9CC7-43D9-A9F1-93E481EA86A3}.Release.ActiveCfg = Release|.NET
 | |
| 		{04E168D0-9CC7-43D9-A9F1-93E481EA86A3}.Release.Build.0 = Release|.NET
 | |
| 		{2BB292F1-507C-492F-AE66-CBEA54632B59}.Debug.ActiveCfg = Debug|.NET
 | |
| 		{2BB292F1-507C-492F-AE66-CBEA54632B59}.Debug.Build.0 = Debug|.NET
 | |
| 		{2BB292F1-507C-492F-AE66-CBEA54632B59}.Release.ActiveCfg = Release|.NET
 | |
| 		{2BB292F1-507C-492F-AE66-CBEA54632B59}.Release.Build.0 = Release|.NET
 | |
| 	EndGlobalSection
 | |
| 	GlobalSection(ExtensibilityGlobals) = postSolution
 | |
| 	EndGlobalSection
 | |
| 	GlobalSection(ExtensibilityAddIns) = postSolution
 | |
| 	EndGlobalSection
 | |
| EndGlobal
 |