You've already forked linux-packaging-mono
97 lines
7.8 KiB
Plaintext
97 lines
7.8 KiB
Plaintext
![]() |
Microsoft Visual Studio Solution File, Format Version 12.00
|
||
|
# Visual Studio 14
|
||
|
VisualStudioVersion = 14.0.25420.1
|
||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.CodeDom.Tests", "tests\System.CodeDom.Tests.csproj", "{0D1E2954-A5C7-4B8C-932A-31EB4A96A726}"
|
||
|
ProjectSection(ProjectDependencies) = postProject
|
||
|
{53D09AF4-0C13-4197-B8AD-9746F0374E88} = {53D09AF4-0C13-4197-B8AD-9746F0374E88}
|
||
|
EndProjectSection
|
||
|
EndProject
|
||
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ref", "ref", "{350C956A-B4ED-4376-9B04-2908528D10FF}"
|
||
|
EndProject
|
||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.CodeDom", "ref\System.CodeDom.csproj", "{14FAFC3A-8266-45C7-8604-8C2CB567E50D}"
|
||
|
EndProject
|
||
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{827B5CCD-073A-4A75-9661-73D54F0A3528}"
|
||
|
EndProject
|
||
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{096E7AD0-17A2-4EAF-9AC5-2F0FC67A4112}"
|
||
|
EndProject
|
||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.CodeDom", "src\System.CodeDom.csproj", "{53D09AF4-0C13-4197-B8AD-9746F0374E88}"
|
||
|
EndProject
|
||
|
Global
|
||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||
|
Debug|AnyCPU = Debug|AnyCPU
|
||
|
DebugNETCoreAppnet461netstandard|AnyCPU = DebugNETCoreAppnet461netstandard|AnyCPU
|
||
|
DebugNETCoreAppnetstandardnetstandard|AnyCPU = DebugNETCoreAppnetstandardnetstandard|AnyCPU
|
||
|
net461-Debug|AnyCPU = net461-Debug|AnyCPU
|
||
|
net461-Release|AnyCPU = net461-Release|AnyCPU
|
||
|
netstandard-Debug|AnyCPU = netstandard-Debug|AnyCPU
|
||
|
netstandard-Release|AnyCPU = netstandard-Release|AnyCPU
|
||
|
ReleaseNETCoreAppnet461netstandard|AnyCPU = ReleaseNETCoreAppnet461netstandard|AnyCPU
|
||
|
ReleaseNETCoreAppnetstandardnetstandard|AnyCPU = ReleaseNETCoreAppnetstandardnetstandard|AnyCPU
|
||
|
EndGlobalSection
|
||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||
|
{0D1E2954-A5C7-4B8C-932A-31EB4A96A726}.Debug|AnyCPU.ActiveCfg = netstandard-Debug|Any CPU
|
||
|
{0D1E2954-A5C7-4B8C-932A-31EB4A96A726}.Debug|AnyCPU.Build.0 = netstandard-Debug|Any CPU
|
||
|
{0D1E2954-A5C7-4B8C-932A-31EB4A96A726}.DebugNETCoreAppnet461netstandard|AnyCPU.ActiveCfg = netstandard-Debug|Any CPU
|
||
|
{0D1E2954-A5C7-4B8C-932A-31EB4A96A726}.DebugNETCoreAppnet461netstandard|AnyCPU.Build.0 = netstandard-Debug|Any CPU
|
||
|
{0D1E2954-A5C7-4B8C-932A-31EB4A96A726}.DebugNETCoreAppnetstandardnetstandard|AnyCPU.ActiveCfg = netstandard-Debug|Any CPU
|
||
|
{0D1E2954-A5C7-4B8C-932A-31EB4A96A726}.DebugNETCoreAppnetstandardnetstandard|AnyCPU.Build.0 = netstandard-Debug|Any CPU
|
||
|
{0D1E2954-A5C7-4B8C-932A-31EB4A96A726}.net461-Debug|AnyCPU.ActiveCfg = netstandard-Release|Any CPU
|
||
|
{0D1E2954-A5C7-4B8C-932A-31EB4A96A726}.net461-Debug|AnyCPU.Build.0 = netstandard-Release|Any CPU
|
||
|
{0D1E2954-A5C7-4B8C-932A-31EB4A96A726}.net461-Release|AnyCPU.ActiveCfg = netstandard-Release|Any CPU
|
||
|
{0D1E2954-A5C7-4B8C-932A-31EB4A96A726}.net461-Release|AnyCPU.Build.0 = netstandard-Release|Any CPU
|
||
|
{0D1E2954-A5C7-4B8C-932A-31EB4A96A726}.netstandard-Debug|AnyCPU.ActiveCfg = netstandard-Debug|Any CPU
|
||
|
{0D1E2954-A5C7-4B8C-932A-31EB4A96A726}.netstandard-Debug|AnyCPU.Build.0 = netstandard-Debug|Any CPU
|
||
|
{0D1E2954-A5C7-4B8C-932A-31EB4A96A726}.netstandard-Release|AnyCPU.ActiveCfg = netstandard-Release|Any CPU
|
||
|
{0D1E2954-A5C7-4B8C-932A-31EB4A96A726}.netstandard-Release|AnyCPU.Build.0 = netstandard-Release|Any CPU
|
||
|
{0D1E2954-A5C7-4B8C-932A-31EB4A96A726}.ReleaseNETCoreAppnet461netstandard|AnyCPU.ActiveCfg = netstandard-Release|Any CPU
|
||
|
{0D1E2954-A5C7-4B8C-932A-31EB4A96A726}.ReleaseNETCoreAppnet461netstandard|AnyCPU.Build.0 = netstandard-Release|Any CPU
|
||
|
{0D1E2954-A5C7-4B8C-932A-31EB4A96A726}.ReleaseNETCoreAppnetstandardnetstandard|AnyCPU.ActiveCfg = netstandard-Release|Any CPU
|
||
|
{0D1E2954-A5C7-4B8C-932A-31EB4A96A726}.ReleaseNETCoreAppnetstandardnetstandard|AnyCPU.Build.0 = netstandard-Release|Any CPU
|
||
|
{14FAFC3A-8266-45C7-8604-8C2CB567E50D}.Debug|AnyCPU.ActiveCfg = Debug|Any CPU
|
||
|
{14FAFC3A-8266-45C7-8604-8C2CB567E50D}.Debug|AnyCPU.Build.0 = Debug|Any CPU
|
||
|
{14FAFC3A-8266-45C7-8604-8C2CB567E50D}.DebugNETCoreAppnet461netstandard|AnyCPU.ActiveCfg = Debug|Any CPU
|
||
|
{14FAFC3A-8266-45C7-8604-8C2CB567E50D}.DebugNETCoreAppnet461netstandard|AnyCPU.Build.0 = Debug|Any CPU
|
||
|
{14FAFC3A-8266-45C7-8604-8C2CB567E50D}.DebugNETCoreAppnetstandardnetstandard|AnyCPU.ActiveCfg = Debug|Any CPU
|
||
|
{14FAFC3A-8266-45C7-8604-8C2CB567E50D}.DebugNETCoreAppnetstandardnetstandard|AnyCPU.Build.0 = Debug|Any CPU
|
||
|
{14FAFC3A-8266-45C7-8604-8C2CB567E50D}.net461-Debug|AnyCPU.ActiveCfg = Debug|Any CPU
|
||
|
{14FAFC3A-8266-45C7-8604-8C2CB567E50D}.net461-Debug|AnyCPU.Build.0 = Debug|Any CPU
|
||
|
{14FAFC3A-8266-45C7-8604-8C2CB567E50D}.net461-Release|AnyCPU.ActiveCfg = Debug|Any CPU
|
||
|
{14FAFC3A-8266-45C7-8604-8C2CB567E50D}.net461-Release|AnyCPU.Build.0 = Debug|Any CPU
|
||
|
{14FAFC3A-8266-45C7-8604-8C2CB567E50D}.netstandard-Debug|AnyCPU.ActiveCfg = Debug|Any CPU
|
||
|
{14FAFC3A-8266-45C7-8604-8C2CB567E50D}.netstandard-Debug|AnyCPU.Build.0 = Debug|Any CPU
|
||
|
{14FAFC3A-8266-45C7-8604-8C2CB567E50D}.netstandard-Release|AnyCPU.ActiveCfg = Debug|Any CPU
|
||
|
{14FAFC3A-8266-45C7-8604-8C2CB567E50D}.netstandard-Release|AnyCPU.Build.0 = Debug|Any CPU
|
||
|
{14FAFC3A-8266-45C7-8604-8C2CB567E50D}.ReleaseNETCoreAppnet461netstandard|AnyCPU.ActiveCfg = Debug|Any CPU
|
||
|
{14FAFC3A-8266-45C7-8604-8C2CB567E50D}.ReleaseNETCoreAppnet461netstandard|AnyCPU.Build.0 = Debug|Any CPU
|
||
|
{14FAFC3A-8266-45C7-8604-8C2CB567E50D}.ReleaseNETCoreAppnetstandardnetstandard|AnyCPU.ActiveCfg = Debug|Any CPU
|
||
|
{14FAFC3A-8266-45C7-8604-8C2CB567E50D}.ReleaseNETCoreAppnetstandardnetstandard|AnyCPU.Build.0 = Debug|Any CPU
|
||
|
{53D09AF4-0C13-4197-B8AD-9746F0374E88}.Debug|AnyCPU.ActiveCfg = netstandard-Debug|Any CPU
|
||
|
{53D09AF4-0C13-4197-B8AD-9746F0374E88}.Debug|AnyCPU.Build.0 = netstandard-Debug|Any CPU
|
||
|
{53D09AF4-0C13-4197-B8AD-9746F0374E88}.DebugNETCoreAppnet461netstandard|AnyCPU.ActiveCfg = netstandard-Debug|Any CPU
|
||
|
{53D09AF4-0C13-4197-B8AD-9746F0374E88}.DebugNETCoreAppnet461netstandard|AnyCPU.Build.0 = netstandard-Debug|Any CPU
|
||
|
{53D09AF4-0C13-4197-B8AD-9746F0374E88}.DebugNETCoreAppnetstandardnetstandard|AnyCPU.ActiveCfg = netstandard-Release|Any CPU
|
||
|
{53D09AF4-0C13-4197-B8AD-9746F0374E88}.DebugNETCoreAppnetstandardnetstandard|AnyCPU.Build.0 = netstandard-Release|Any CPU
|
||
|
{53D09AF4-0C13-4197-B8AD-9746F0374E88}.net461-Debug|AnyCPU.ActiveCfg = net461-Debug|Any CPU
|
||
|
{53D09AF4-0C13-4197-B8AD-9746F0374E88}.net461-Debug|AnyCPU.Build.0 = net461-Debug|Any CPU
|
||
|
{53D09AF4-0C13-4197-B8AD-9746F0374E88}.net461-Release|AnyCPU.ActiveCfg = net461-Release|Any CPU
|
||
|
{53D09AF4-0C13-4197-B8AD-9746F0374E88}.net461-Release|AnyCPU.Build.0 = net461-Release|Any CPU
|
||
|
{53D09AF4-0C13-4197-B8AD-9746F0374E88}.netstandard-Debug|AnyCPU.ActiveCfg = netstandard-Debug|Any CPU
|
||
|
{53D09AF4-0C13-4197-B8AD-9746F0374E88}.netstandard-Debug|AnyCPU.Build.0 = netstandard-Debug|Any CPU
|
||
|
{53D09AF4-0C13-4197-B8AD-9746F0374E88}.netstandard-Release|AnyCPU.ActiveCfg = netstandard-Release|Any CPU
|
||
|
{53D09AF4-0C13-4197-B8AD-9746F0374E88}.netstandard-Release|AnyCPU.Build.0 = netstandard-Release|Any CPU
|
||
|
{53D09AF4-0C13-4197-B8AD-9746F0374E88}.ReleaseNETCoreAppnet461netstandard|AnyCPU.ActiveCfg = netstandard-Release|Any CPU
|
||
|
{53D09AF4-0C13-4197-B8AD-9746F0374E88}.ReleaseNETCoreAppnet461netstandard|AnyCPU.Build.0 = netstandard-Release|Any CPU
|
||
|
{53D09AF4-0C13-4197-B8AD-9746F0374E88}.ReleaseNETCoreAppnetstandardnetstandard|AnyCPU.ActiveCfg = netstandard-Release|Any CPU
|
||
|
{53D09AF4-0C13-4197-B8AD-9746F0374E88}.ReleaseNETCoreAppnetstandardnetstandard|AnyCPU.Build.0 = netstandard-Release|Any CPU
|
||
|
EndGlobalSection
|
||
|
GlobalSection(SolutionProperties) = preSolution
|
||
|
HideSolutionNode = FALSE
|
||
|
EndGlobalSection
|
||
|
GlobalSection(NestedProjects) = preSolution
|
||
|
{0D1E2954-A5C7-4B8C-932A-31EB4A96A726} = {096E7AD0-17A2-4EAF-9AC5-2F0FC67A4112}
|
||
|
{14FAFC3A-8266-45C7-8604-8C2CB567E50D} = {350C956A-B4ED-4376-9B04-2908528D10FF}
|
||
|
{53D09AF4-0C13-4197-B8AD-9746F0374E88} = {827B5CCD-073A-4A75-9661-73D54F0A3528}
|
||
|
EndGlobalSection
|
||
|
EndGlobal
|