NSubstitute.Elevated/source/NSubstitute.Elevated.sln

73 строки
4.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27019.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NSubstitute.Elevated", "NSubstitute.Elevated\NSubstitute.Elevated.csproj", "{771C49B1-4768-45FA-97BA-37B56268C534}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{0ADFBFB2-69DD-42A9-959C-4B476863594D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NSubstitute.Elevated.Tests", "..\tests\NSubstitute.Elevated.Tests\NSubstitute.Elevated.Tests.csproj", "{F342F10E-783E-4CA6-B39A-2AE777628E3A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{36AEE027-40B5-4ECF-8A1B-4FCAE63C73B3}"
ProjectSection(SolutionItems) = preProject
common.targets = common.targets
..\README.md = ..\README.md
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Support", "Support", "{F19A2CFF-A4DE-4D84-8220-662EBA16283A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SystemUnderTest", "..\tests\Support\SystemUnderTest\SystemUnderTest.csproj", "{4C7110B5-C596-4AE0-A67F-0AEF0E3D016D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DependentAssembly", "..\tests\Support\DependentAssembly\DependentAssembly.csproj", "{5F9C587F-9F8A-40E5-87CA-62C55481851C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Unity.Core", "Unity.Core\Unity.Core.csproj", "{4483F618-9ADB-4A0B-A0D4-37EDB2593F06}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Unity.Core.Tests", "Unity.Core.Tests\Unity.Core.Tests.csproj", "{6B83FD54-CA1D-4E0A-A700-71AAD1992EF1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{771C49B1-4768-45FA-97BA-37B56268C534}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{771C49B1-4768-45FA-97BA-37B56268C534}.Debug|Any CPU.Build.0 = Debug|Any CPU
{771C49B1-4768-45FA-97BA-37B56268C534}.Release|Any CPU.ActiveCfg = Release|Any CPU
{771C49B1-4768-45FA-97BA-37B56268C534}.Release|Any CPU.Build.0 = Release|Any CPU
{F342F10E-783E-4CA6-B39A-2AE777628E3A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F342F10E-783E-4CA6-B39A-2AE777628E3A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F342F10E-783E-4CA6-B39A-2AE777628E3A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F342F10E-783E-4CA6-B39A-2AE777628E3A}.Release|Any CPU.Build.0 = Release|Any CPU
{4C7110B5-C596-4AE0-A67F-0AEF0E3D016D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4C7110B5-C596-4AE0-A67F-0AEF0E3D016D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4C7110B5-C596-4AE0-A67F-0AEF0E3D016D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4C7110B5-C596-4AE0-A67F-0AEF0E3D016D}.Release|Any CPU.Build.0 = Release|Any CPU
{5F9C587F-9F8A-40E5-87CA-62C55481851C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5F9C587F-9F8A-40E5-87CA-62C55481851C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5F9C587F-9F8A-40E5-87CA-62C55481851C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5F9C587F-9F8A-40E5-87CA-62C55481851C}.Release|Any CPU.Build.0 = Release|Any CPU
{4483F618-9ADB-4A0B-A0D4-37EDB2593F06}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4483F618-9ADB-4A0B-A0D4-37EDB2593F06}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4483F618-9ADB-4A0B-A0D4-37EDB2593F06}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4483F618-9ADB-4A0B-A0D4-37EDB2593F06}.Release|Any CPU.Build.0 = Release|Any CPU
{6B83FD54-CA1D-4E0A-A700-71AAD1992EF1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6B83FD54-CA1D-4E0A-A700-71AAD1992EF1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6B83FD54-CA1D-4E0A-A700-71AAD1992EF1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6B83FD54-CA1D-4E0A-A700-71AAD1992EF1}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{F342F10E-783E-4CA6-B39A-2AE777628E3A} = {0ADFBFB2-69DD-42A9-959C-4B476863594D}
{F19A2CFF-A4DE-4D84-8220-662EBA16283A} = {0ADFBFB2-69DD-42A9-959C-4B476863594D}
{4C7110B5-C596-4AE0-A67F-0AEF0E3D016D} = {F19A2CFF-A4DE-4D84-8220-662EBA16283A}
{5F9C587F-9F8A-40E5-87CA-62C55481851C} = {F19A2CFF-A4DE-4D84-8220-662EBA16283A}
{6B83FD54-CA1D-4E0A-A700-71AAD1992EF1} = {0ADFBFB2-69DD-42A9-959C-4B476863594D}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FD843EB6-8549-43F4-A30F-53A79FF71FA7}
EndGlobalSection
EndGlobal