blob: 04740f617d40b2ef7ca726284105d7d5c52638fc [file] [log] [blame]
<VisualStudioProject>
<CSHARP
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{7C8CAFD4-1E45-41B4-9963-F51199B12EA7}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "Nexus.Core"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = "$(SolutionDir)postbuild.bat $(TargetDir) $(TargetName) $(SolutionName) $(SolutionDir)"
RootNamespace = "Nexus.Core"
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = ""
>
<Config
Name = "Debug"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE"
DocumentationFile = "Nexus.Core.xml"
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = "1591"
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"
NoStdLib = "false"
NoWarn = ""
Optimize = "true"
OutputPath = "bin\Release\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
HintPath = "..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
HintPath = "..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
/>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
HintPath = "..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
/>
<Reference
Name = "Agility.Core"
AssemblyName = "Agility.Core"
HintPath = "..\..\local-cache\Agility\Agility.Core.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "EntryDictionary.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "IEntryList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "IKeyValue.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "IKeyValueList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "IRequestCatalog.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "IRequestChain.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "IRequestCommand.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "IRequestContext.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "KeyValue.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "KeyValueList.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "RequestChain.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "RequestCommand.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "RequestContext.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Tokens.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Helpers\FindArgs.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Helpers\IViewHelper.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Helpers\ViewArgs.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Helpers\ViewHelper.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Profile\IProfile.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Profile\UserIdentity.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Profile\UserPrincipal.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Profile\UserProfile.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Tables\FieldContext.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Tables\FieldTable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Tables\IFieldContext.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Tables\IFieldTable.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validators\ClearContext.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validators\CollectionProcessor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validators\ConvertInput.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validators\DateTimeProcessor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validators\EntryListProcessor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validators\FormatOutput.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validators\IProcessor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validators\IProcessorCommand.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validators\IProcessorContext.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validators\KeyValueProcessor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validators\Processor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validators\ProcessorCommand.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validators\ProcessorContext.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Validators\StringProcessor.cs"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>