From: <gc...@us...> - 2003-03-11 20:34:06
|
Update of /cvsroot/dotnetmock/dotnetmock/DotNetMock.Framework In directory sc8-pr-cvs1:/tmp/cvs-serv22578/DotNetMock.Framework Added Files: DotNetMock.Framework.csproj Log Message: --- NEW FILE: DotNetMock.Framework.csproj --- <VisualStudioProject> <CSHARP ProjectType = "Local" ProductVersion = "7.0.9466" SchemaVersion = "1.0" ProjectGuid = "{514DAB7F-4A05-4343-9BF5-2C3DC60A431D}" > <Build> <Settings ApplicationIcon = "" AssemblyKeyContainerName = "" AssemblyName = "DotNetMock.Framework" AssemblyOriginatorKeyFile = "" DefaultClientScript = "JScript" DefaultHTMLPageLayout = "Grid" DefaultTargetSchema = "IE50" DelaySign = "false" OutputType = "Library" RootNamespace = "DotNetMock.Framework" StartupObject = "" > <Config Name = "Debug" AllowUnsafeBlocks = "false" BaseAddress = "285212672" CheckForOverflowUnderflow = "false" ConfigurationOverrideFile = "" DefineConstants = "DEBUG;TRACE" DocumentationFile = "" DebugSymbols = "true" FileAlignment = "4096" IncrementalBuild = "true" Optimize = "false" OutputPath = "bin\Debug\" RegisterForComInterop = "false" RemoveIntegerChecks = "false" TreatWarningsAsErrors = "false" WarningLevel = "4" /> <Config Name = "Release" AllowUnsafeBlocks = "false" BaseAddress = "285212672" CheckForOverflowUnderflow = "false" ConfigurationOverrideFile = "" DefineConstants = "TRACE" DocumentationFile = "" DebugSymbols = "false" FileAlignment = "4096" IncrementalBuild = "false" Optimize = "true" OutputPath = "bin\Release\" RegisterForComInterop = "false" RemoveIntegerChecks = "false" TreatWarningsAsErrors = "false" WarningLevel = "4" /> </Settings> <References> <Reference Name = "System" AssemblyName = "System" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.dll" /> <Reference Name = "System.Data" AssemblyName = "System.Data" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Data.dll" /> <Reference Name = "System.XML" AssemblyName = "System.XML" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.XML.dll" /> <Reference Name = "DotNetMock" Project = "{1AD0CD00-16FA-4456-B2ED-A47406957228}" Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" /> </References> </Build> <Files> <Include> <File RelPath = "Data\MockCommand.cs" SubType = "Code" BuildAction = "Compile" /> <File RelPath = "Data\MockDataParameter.cs" SubType = "Code" BuildAction = "Compile" /> <File RelPath = "Data\MockDataParameterCollection.cs" SubType = "Code" BuildAction = "Compile" /> <File RelPath = "Data\MockDataReader.cs" SubType = "Code" BuildAction = "Compile" /> <File RelPath = "Data\MockDbConnection.cs" SubType = "Code" BuildAction = "Compile" /> <File RelPath = "Data\MockTransaction.cs" SubType = "Code" BuildAction = "Compile" /> <File RelPath = "Security\Principal\MockIIdentity.cs" SubType = "Code" BuildAction = "Compile" /> <File RelPath = "Security\Principal\MockIPrincipal.cs" SubType = "Code" BuildAction = "Compile" /> <File RelPath = "Xml\XPath\MockXPathNavigable.cs" SubType = "Code" BuildAction = "Compile" /> </Include> </Files> </CSHARP> </VisualStudioProject> |