Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bug43307.sln « bug43307 « test-projects « tests « main - github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8475e93dacb437343cb7ee620e373fbadffc2979 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{f2a71f9b-5d33-465a-a702-920d77279786}") = "bug43307", "bug43307\bug43307.fsproj", "{13DD1602-57E5-45FB-B978-53A57CAEE218}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|x86 = Debug|x86
		Release|x86 = Release|x86
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{13DD1602-57E5-45FB-B978-53A57CAEE218}.Debug|x86.ActiveCfg = Debug|x86
		{13DD1602-57E5-45FB-B978-53A57CAEE218}.Debug|x86.Build.0 = Debug|x86
		{13DD1602-57E5-45FB-B978-53A57CAEE218}.Release|x86.ActiveCfg = Release|x86
		{13DD1602-57E5-45FB-B978-53A57CAEE218}.Release|x86.Build.0 = Release|x86
	EndGlobalSection
EndGlobal