Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "P4API.Bootstrapper", "P4API.Bootstrapper\P4API.Bootstrapper.csproj", "{25CC8DB7-101E-468B-B1E4-64379B936546}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "P4API.Bootstrapper.Test", "P4API.Bootstrapper.Test\P4API.Bootstrapper.Test.csproj", "{A8FE69E5-3588-46F5-BE58-50325387F496}"
EndProject
Global
GlobalSection(SourceCodeControl) = preSolution
SccNumberOfProjects = 2
SccProjectName0 = p4net
SccLocalPath0 = .
SccProvider0 = MSSCCI:Perforce\u0020SCM
SccProjectUniqueName1 = P4API.Bootstrapper\\P4API.Bootstrapper.csproj
SccLocalPath1 = .
SccProjectFilePathRelativizedFromConnection1 = P4API.Bootstrapper\\
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{25CC8DB7-101E-468B-B1E4-64379B936546}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{25CC8DB7-101E-468B-B1E4-64379B936546}.Debug|Any CPU.Build.0 = Debug|Any CPU
{25CC8DB7-101E-468B-B1E4-64379B936546}.Release|Any CPU.ActiveCfg = Release|Any CPU
{25CC8DB7-101E-468B-B1E4-64379B936546}.Release|Any CPU.Build.0 = Release|Any CPU
{A8FE69E5-3588-46F5-BE58-50325387F496}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A8FE69E5-3588-46F5-BE58-50325387F496}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A8FE69E5-3588-46F5-BE58-50325387F496}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A8FE69E5-3588-46F5-BE58-50325387F496}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
# |
Change |
User |
Description |
Committed |
|
#3
|
6509 |
Milan Gardian |
Add test project + initial implementation of custom assembly resolver logic ( P4.NET ) |
|
|
#2
|
6503 |
Milan Gardian |
Add empty bootstrapper project ( P4.NET ) |
|
|
#1
|
6502 |
Milan Gardian |
Add initial empty solution for the merge project ( P4.NET ) |
|
|