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

aspnetcoremvc11.sln « Samples « MonoDevelop.FSharp.Tests « fsharpbinding « external « main - github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: abcd4a438b594081bb10a56c6a37f272ba86f4e0 (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}") = "aspnetcoremvc11", "aspnetcoremvc11\aspnetcoremvc11.fsproj", "{7DB70082-B701-4564-B124-DD250936EF0C}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{7DB70082-B701-4564-B124-DD250936EF0C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{7DB70082-B701-4564-B124-DD250936EF0C}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{7DB70082-B701-4564-B124-DD250936EF0C}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{7DB70082-B701-4564-B124-DD250936EF0C}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
EndGlobal