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

System.Reflection.Extensions.sln « System.Reflection.Extensions « src - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d371ecd11c1f743cdfd9eb0e4e29c1a1681cb756 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.22609.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Reflection.Extensions.Tests", "tests\System.Reflection.Extensions.Tests.csproj", "{A5E6F8C2-8E71-4148-8806-12FFBDBE2974}"
	ProjectSection(ProjectDependencies) = postProject
		{} = {}
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		DebugNETCoreAppnet463-Windows_NTnetstandard1.3|AnyCPU = DebugNETCoreAppnet463-Windows_NTnetstandard1.3|AnyCPU
		ReleaseNETCoreAppnet463-Windows_NTnetstandard1.3|AnyCPU = ReleaseNETCoreAppnet463-Windows_NTnetstandard1.3|AnyCPU
		DebugNETCoreAppuap101aot-Windows_NTnetstandard1.3|AnyCPU = DebugNETCoreAppuap101aot-Windows_NTnetstandard1.3|AnyCPU
		ReleaseNETCoreAppuap101aot-Windows_NTnetstandard1.3|AnyCPU = ReleaseNETCoreAppuap101aot-Windows_NTnetstandard1.3|AnyCPU
		DebugNETCoreAppnetstandardnetstandard1.3|AnyCPU = DebugNETCoreAppnetstandardnetstandard1.3|AnyCPU
		ReleaseNETCoreAppnetstandardnetstandard1.3|AnyCPU = ReleaseNETCoreAppnetstandardnetstandard1.3|AnyCPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{A5E6F8C2-8E71-4148-8806-12FFBDBE2974}.DebugNETCoreAppnet463-Windows_NTnetstandard1.3|AnyCPU.ActiveCfg = netstandard1.3-Debug|Any CPU
		{A5E6F8C2-8E71-4148-8806-12FFBDBE2974}.DebugNETCoreAppnet463-Windows_NTnetstandard1.3|AnyCPU.Build.0 = netstandard1.3-Debug|Any CPU
		{A5E6F8C2-8E71-4148-8806-12FFBDBE2974}.ReleaseNETCoreAppnet463-Windows_NTnetstandard1.3|AnyCPU.ActiveCfg = netstandard1.3-Release|Any CPU
		{A5E6F8C2-8E71-4148-8806-12FFBDBE2974}.ReleaseNETCoreAppnet463-Windows_NTnetstandard1.3|AnyCPU.Build.0 = netstandard1.3-Release|Any CPU
		{A5E6F8C2-8E71-4148-8806-12FFBDBE2974}.DebugNETCoreAppuap101aot-Windows_NTnetstandard1.3|AnyCPU.ActiveCfg = netstandard1.3-Debug|Any CPU
		{A5E6F8C2-8E71-4148-8806-12FFBDBE2974}.DebugNETCoreAppuap101aot-Windows_NTnetstandard1.3|AnyCPU.Build.0 = netstandard1.3-Debug|Any CPU
		{A5E6F8C2-8E71-4148-8806-12FFBDBE2974}.ReleaseNETCoreAppuap101aot-Windows_NTnetstandard1.3|AnyCPU.ActiveCfg = netstandard1.3-Release|Any CPU
		{A5E6F8C2-8E71-4148-8806-12FFBDBE2974}.ReleaseNETCoreAppuap101aot-Windows_NTnetstandard1.3|AnyCPU.Build.0 = netstandard1.3-Release|Any CPU
		{A5E6F8C2-8E71-4148-8806-12FFBDBE2974}.DebugNETCoreAppnetstandardnetstandard1.3|AnyCPU.ActiveCfg = netstandard1.3-Debug|Any CPU
		{A5E6F8C2-8E71-4148-8806-12FFBDBE2974}.DebugNETCoreAppnetstandardnetstandard1.3|AnyCPU.Build.0 = netstandard1.3-Debug|Any CPU
		{A5E6F8C2-8E71-4148-8806-12FFBDBE2974}.ReleaseNETCoreAppnetstandardnetstandard1.3|AnyCPU.ActiveCfg = netstandard1.3-Release|Any CPU
		{A5E6F8C2-8E71-4148-8806-12FFBDBE2974}.ReleaseNETCoreAppnetstandardnetstandard1.3|AnyCPU.Build.0 = netstandard1.3-Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal