Added RedirectUsingNamedRoute
[castle.git] / Samples / MonoRail / ActiveRecordIntegrationSample / Common.Models / Common.Models.csproj
blobd693f07d47ecc4f4c5a6274b2a5a3be145c91de4
1 <VisualStudioProject>\r
2     <CSHARP\r
3         ProjectType = "Local"\r
4         ProductVersion = "7.10.6030"\r
5         SchemaVersion = "2.0"\r
6         ProjectGuid = "{8E568F79-57C4-4D38-9332-29229D55F6C0}"\r
7     >\r
8         <Build>\r
9             <Settings\r
10                 ApplicationIcon = ""\r
11                 AssemblyKeyContainerName = ""\r
12                 AssemblyName = "Common.Models"\r
13                 AssemblyOriginatorKeyFile = ""\r
14                 DefaultClientScript = "JScript"\r
15                 DefaultHTMLPageLayout = "Grid"\r
16                 DefaultTargetSchema = "IE50"\r
17                 DelaySign = "false"\r
18                 OutputType = "Library"\r
19                 PreBuildEvent = ""\r
20                 PostBuildEvent = ""\r
21                 RootNamespace = "Common.Models"\r
22                 RunPostBuildEvent = "OnBuildSuccess"\r
23                 StartupObject = ""\r
24             >\r
25                 <Config\r
26                     Name = "Debug"\r
27                     AllowUnsafeBlocks = "false"\r
28                     BaseAddress = "285212672"\r
29                     CheckForOverflowUnderflow = "false"\r
30                     ConfigurationOverrideFile = ""\r
31                     DefineConstants = "DEBUG;TRACE"\r
32                     DocumentationFile = ""\r
33                     DebugSymbols = "true"\r
34                     FileAlignment = "4096"\r
35                     IncrementalBuild = "false"\r
36                     NoStdLib = "false"\r
37                     NoWarn = ""\r
38                     Optimize = "false"\r
39                     OutputPath = "bin\Debug\"\r
40                     RegisterForComInterop = "false"\r
41                     RemoveIntegerChecks = "false"\r
42                     TreatWarningsAsErrors = "false"\r
43                     WarningLevel = "4"\r
44                 />\r
45                 <Config\r
46                     Name = "Release"\r
47                     AllowUnsafeBlocks = "false"\r
48                     BaseAddress = "285212672"\r
49                     CheckForOverflowUnderflow = "false"\r
50                     ConfigurationOverrideFile = ""\r
51                     DefineConstants = "TRACE"\r
52                     DocumentationFile = ""\r
53                     DebugSymbols = "false"\r
54                     FileAlignment = "4096"\r
55                     IncrementalBuild = "false"\r
56                     NoStdLib = "false"\r
57                     NoWarn = ""\r
58                     Optimize = "true"\r
59                     OutputPath = "bin\Release\"\r
60                     RegisterForComInterop = "false"\r
61                     RemoveIntegerChecks = "false"\r
62                     TreatWarningsAsErrors = "false"\r
63                     WarningLevel = "4"\r
64                 />\r
65             </Settings>\r
66             <References>\r
67                 <Reference\r
68                     Name = "System"\r
69                     AssemblyName = "System"\r
70                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"\r
71                 />\r
72                 <Reference\r
73                     Name = "System.Data"\r
74                     AssemblyName = "System.Data"\r
75                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"\r
76                 />\r
77                 <Reference\r
78                     Name = "System.XML"\r
79                     AssemblyName = "System.Xml"\r
80                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"\r
81                 />\r
82                 <Reference\r
83                     Name = "Castle.ActiveRecord"\r
84                     AssemblyName = "Castle.ActiveRecord"\r
85                     HintPath = "..\..\..\..\..\..\..\castleall\trunk\ActiveRecord\bin\Castle.ActiveRecord.dll"\r
86                 />\r
87                 <Reference\r
88                     Name = "Iesi.Collections"\r
89                     AssemblyName = "Iesi.Collections"\r
90                     HintPath = "..\..\..\..\..\..\..\castleall\trunk\ActiveRecord\bin\Iesi.Collections.dll"\r
91                 />\r
92                 <Reference\r
93                     Name = "NHibernate"\r
94                     AssemblyName = "NHibernate"\r
95                     HintPath = "..\..\..\..\..\..\..\castleall\trunk\ActiveRecord\bin\NHibernate.dll"\r
96                 />\r
97                 <Reference\r
98                     Name = "Nullables"\r
99                     AssemblyName = "Nullables"\r
100                     HintPath = "..\..\..\..\..\..\..\castleall\trunk\ActiveRecord\bin\Nullables.dll"\r
101                 />\r
102                 <Reference\r
103                     Name = "Castle.Core"\r
104                     AssemblyName = "Castle.Core"\r
105                     HintPath = "..\..\..\..\..\..\build\net-1.1\debug\Castle.Core.dll"\r
106                     AssemblyFolderKey = "hklm\dn\castle"\r
107                 />\r
108             </References>\r
109         </Build>\r
110         <Files>\r
111             <Include>\r
112                 <File\r
113                     RelPath = "Account.cs"\r
114                     SubType = "Code"\r
115                     BuildAction = "Compile"\r
116                 />\r
117                 <File\r
118                     RelPath = "AccountPermission.cs"\r
119                     SubType = "Code"\r
120                     BuildAction = "Compile"\r
121                 />\r
122                 <File\r
123                     RelPath = "AssemblyInfo.cs"\r
124                     SubType = "Code"\r
125                     BuildAction = "Compile"\r
126                 />\r
127                 <File\r
128                     RelPath = "Category.cs"\r
129                     SubType = "Code"\r
130                     BuildAction = "Compile"\r
131                 />\r
132                 <File\r
133                     RelPath = "ProductLicense.cs"\r
134                     SubType = "Code"\r
135                     BuildAction = "Compile"\r
136                 />\r
137                 <File\r
138                     RelPath = "SimplePerson.cs"\r
139                     SubType = "Code"\r
140                     BuildAction = "Compile"\r
141                 />\r
142             </Include>\r
143         </Files>\r
144     </CSHARP>\r
145 </VisualStudioProject>\r