1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 4.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
3
4
<PropertyGroup >
4
5
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
5
6
<Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
6
7
<ProductVersion >
7
8
</ProductVersion >
8
9
<SchemaVersion >2.0</SchemaVersion >
9
- <ProjectGuid >{29ECBF37-9526-4CB6-8429-D09CF0301C26 }</ProjectGuid >
10
- <ProjectTypeGuids >{F85E285D-A4E0-4152-9332-AB1D724D3325 };{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids >
10
+ <ProjectGuid >{13825284-2555-4594-B27F-92CE13D31FB3 }</ProjectGuid >
11
+ <ProjectTypeGuids >{E3E379DF-F4C6-4180-9B81-6769533ABE47 };{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids >
11
12
<OutputType >Library</OutputType >
12
13
<AppDesignerFolder >Properties</AppDesignerFolder >
13
14
<RootNamespace >CQRSGui</RootNamespace >
14
15
<AssemblyName >CQRSGui</AssemblyName >
15
- <TargetFrameworkVersion >v4.0 </TargetFrameworkVersion >
16
+ <TargetFrameworkVersion >v4.5 </TargetFrameworkVersion >
16
17
<MvcBuildViews >false</MvcBuildViews >
18
+ <UseIISExpress >true</UseIISExpress >
19
+ <IISExpressSSLPort />
20
+ <IISExpressAnonymousAuthentication />
21
+ <IISExpressWindowsAuthentication />
22
+ <IISExpressUseClassicPipelineMode />
17
23
</PropertyGroup >
18
24
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
19
25
<DebugSymbols >true</DebugSymbols >
40
46
<Reference Include =" System.Web.DynamicData" />
41
47
<Reference Include =" System.Web.Entity" />
42
48
<Reference Include =" System.Web.ApplicationServices" />
43
- <Reference Include =" System.ComponentModel.DataAnnotations" >
44
- <RequiredTargetFramework >3.5</RequiredTargetFramework >
45
- </Reference >
46
- <Reference Include =" System.Core" >
47
- <RequiredTargetFramework >3.5</RequiredTargetFramework >
48
- </Reference >
49
- <Reference Include =" System.Data.DataSetExtensions" >
50
- <RequiredTargetFramework >3.5</RequiredTargetFramework >
51
- </Reference >
52
- <Reference Include =" System.Web.Mvc, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
53
- <Reference Include =" System.Xml.Linq" >
54
- <RequiredTargetFramework >3.5</RequiredTargetFramework >
55
- </Reference >
49
+ <Reference Include =" System.ComponentModel.DataAnnotations" />
50
+ <Reference Include =" System.Core" />
51
+ <Reference Include =" System.Data.DataSetExtensions" />
52
+ <Reference Include =" System.Xml.Linq" />
56
53
<Reference Include =" System.Web" />
57
- <Reference Include =" System.Web.Extensions" >
58
- <RequiredTargetFramework >3.5</RequiredTargetFramework >
59
- </Reference >
54
+ <Reference Include =" System.Web.Extensions" />
60
55
<Reference Include =" System.Web.Abstractions" />
61
56
<Reference Include =" System.Web.Routing" />
62
57
<Reference Include =" System.Xml" />
63
58
<Reference Include =" System.Configuration" />
64
59
<Reference Include =" System.Web.Services" />
65
60
<Reference Include =" System.EnterpriseServices" />
61
+ <Reference Include =" Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
62
+ <Private >True</Private >
63
+ <HintPath >..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath >
64
+ </Reference >
65
+ <Reference Include =" Microsoft.Web.Mvc.FixedDisplayModes, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
66
+ <Private >True</Private >
67
+ <HintPath >..\packages\Microsoft.AspNet.Mvc.FixedDisplayModes.1.0.0\lib\net40\Microsoft.Web.Mvc.FixedDisplayModes.dll</HintPath >
68
+ </Reference >
69
+ <Reference Include =" Newtonsoft.Json" >
70
+ <HintPath >..\packages\Newtonsoft.Json.4.5.11\lib\net40\Newtonsoft.Json.dll</HintPath >
71
+ </Reference >
72
+ <Reference Include =" System.Net.Http" >
73
+ </Reference >
74
+ <Reference Include =" System.Net.Http.Formatting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
75
+ <HintPath >..\packages\Microsoft.AspNet.WebApi.Client.4.0.20710.0\lib\net40\System.Net.Http.Formatting.dll</HintPath >
76
+ </Reference >
77
+ <Reference Include =" System.Net.Http.WebRequest" >
78
+ </Reference >
79
+ <Reference Include =" System.Web.Helpers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
80
+ <Private >True</Private >
81
+ <HintPath >..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll</HintPath >
82
+ </Reference >
83
+ <Reference Include =" System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
84
+ <HintPath >..\packages\Microsoft.AspNet.WebApi.Core.4.0.20710.0\lib\net40\System.Web.Http.dll</HintPath >
85
+ </Reference >
86
+ <Reference Include =" System.Web.Http.WebHost, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
87
+ <HintPath >..\packages\Microsoft.AspNet.WebApi.WebHost.4.0.20710.0\lib\net40\System.Web.Http.WebHost.dll</HintPath >
88
+ </Reference >
89
+ <Reference Include =" System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
90
+ <Private >True</Private >
91
+ <HintPath >..\packages\Microsoft.AspNet.Mvc.4.0.20710.0\lib\net40\System.Web.Mvc.dll</HintPath >
92
+ </Reference >
93
+ <Reference Include =" System.Web.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
94
+ <Private >True</Private >
95
+ <HintPath >..\packages\Microsoft.AspNet.Razor.2.0.20715.0\lib\net40\System.Web.Razor.dll</HintPath >
96
+ </Reference >
97
+ <Reference Include =" System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
98
+ <Private >True</Private >
99
+ <HintPath >..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll</HintPath >
100
+ </Reference >
101
+ <Reference Include =" System.Web.WebPages.Deployment, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
102
+ <Private >True</Private >
103
+ <HintPath >..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll</HintPath >
104
+ </Reference >
105
+ <Reference Include =" System.Web.WebPages.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
106
+ <Private >True</Private >
107
+ <HintPath >..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll</HintPath >
108
+ </Reference >
66
109
</ItemGroup >
67
110
<ItemGroup >
68
111
<Compile Include =" Controllers\HomeController.cs" />
73
116
<Compile Include =" ServiceLocator.cs" />
74
117
</ItemGroup >
75
118
<ItemGroup >
119
+ <Compile Include =" App_Start\FilterConfig.cs" />
120
+ <Compile Include =" App_Start\RouteConfig.cs" />
121
+ <Compile Include =" App_Start\WebApiConfig.cs" />
122
+ <Content Include =" Content\Site.css" />
76
123
<Content Include =" Global.asax" />
124
+ <None Include =" Scripts\jquery-1.4.1-vsdoc.js" />
125
+ <Content Include =" Scripts\jquery-1.4.1.js" />
126
+ <Content Include =" Scripts\jquery-1.4.1.min.js" />
127
+ <None Include =" Scripts\jquery.validate-vsdoc.js" />
128
+ <Content Include =" Scripts\jquery.validate.js" />
129
+ <Content Include =" Scripts\jquery.validate.min.js" />
130
+ <Content Include =" Scripts\MicrosoftAjax.debug.js" />
131
+ <Content Include =" Scripts\MicrosoftAjax.js" />
132
+ <Content Include =" Scripts\MicrosoftMvcAjax.debug.js" />
133
+ <Content Include =" Scripts\MicrosoftMvcAjax.js" />
134
+ <Content Include =" Scripts\MicrosoftMvcValidation.debug.js" />
135
+ <Content Include =" Scripts\MicrosoftMvcValidation.js" />
77
136
<Content Include =" Views\Home\Add.aspx" />
78
137
<Content Include =" Views\Home\ChangeName.aspx" />
79
138
<Content Include =" Views\Home\CheckIn.aspx" />
80
139
<Content Include =" Views\Home\Details.aspx" />
140
+ <Content Include =" Views\Home\Index.aspx" />
81
141
<Content Include =" Views\Home\Remove.aspx" />
142
+ <Content Include =" Views\Shared\Error.aspx" />
82
143
<Content Include =" Web.config" />
83
144
<Content Include =" Web.Debug.config" >
84
145
<DependentUpon >Web.config</DependentUpon >
85
146
</Content >
86
147
<Content Include =" Web.Release.config" >
87
148
<DependentUpon >Web.config</DependentUpon >
88
149
</Content >
89
- <Content Include =" Content\Site.css" />
90
- <Content Include =" Scripts\jquery-1.4.1.js" />
91
- <Content Include =" Scripts\jquery-1.4.1.min.js" />
92
- <Content Include =" Scripts\jquery-1.4.1-vsdoc.js" />
93
- <Content Include =" Scripts\jquery.validate.js" />
94
- <Content Include =" Scripts\jquery.validate.min.js" />
95
- <Content Include =" Scripts\jquery.validate-vsdoc.js" />
96
- <Content Include =" Scripts\MicrosoftAjax.js" />
97
- <Content Include =" Scripts\MicrosoftAjax.debug.js" />
98
- <Content Include =" Scripts\MicrosoftMvcAjax.js" />
99
- <Content Include =" Scripts\MicrosoftMvcAjax.debug.js" />
100
- <Content Include =" Scripts\MicrosoftMvcValidation.js" />
101
- <Content Include =" Scripts\MicrosoftMvcValidation.debug.js" />
102
- <Content Include =" Views\Home\Index.aspx" />
103
- <Content Include =" Views\Shared\Error.aspx" />
104
- <Content Include =" Views\Shared\Site.Master" />
105
150
<Content Include =" Views\Web.config" />
151
+ <Content Include =" Views\Shared\Site.Master" />
106
152
</ItemGroup >
107
153
<ItemGroup >
108
154
<Folder Include =" App_Data\" />
109
155
<Folder Include =" Models\" />
110
156
</ItemGroup >
157
+ <ItemGroup >
158
+ <Content Include =" packages.config" />
159
+ </ItemGroup >
111
160
<ItemGroup >
112
161
<ProjectReference Include =" ..\SimpleCQRS\SimpleCQRS.csproj" >
113
- <Project >{DAFD2A8A-D6B0 -4433-8DDF-B98460C64EC6 }</Project >
162
+ <Project >{dafd2a8a-d6b0 -4433-8ddf-b98460c64ec6 }</Project >
114
163
<Name >SimpleCQRS</Name >
115
164
</ProjectReference >
116
165
</ItemGroup >
166
+ <PropertyGroup >
167
+ <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
168
+ <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
169
+ </PropertyGroup >
117
170
<Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
118
- <Import Project =" $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
119
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
120
- Other similar extension points exist, see Microsoft.Common.targets.
121
- <Target Name="BeforeBuild">
122
- </Target> -->
123
- <Target Name =" AfterBuild" Condition =" '$(MvcBuildViews)'=='true'" >
124
- <AspNetCompiler VirtualPath =" temp" PhysicalPath =" $(ProjectDir)" />
171
+ <Import Project =" $(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition =" '$(VSToolsPath)' != ''" />
172
+ <Import Project =" $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition =" false" />
173
+ <Target Name =" MvcBuildViews" AfterTargets =" AfterBuild" Condition =" '$(MvcBuildViews)'=='true'" >
174
+ <AspNetCompiler VirtualPath =" temp" PhysicalPath =" $(WebProjectOutputDir)" />
125
175
</Target >
126
176
<ProjectExtensions >
127
177
<VisualStudio >
128
178
<FlavorProperties GUID =" {349c5851-65df-11da-9384-00065b846f21}" >
129
179
<WebProjectProperties >
130
- <UseIIS >False </UseIIS >
180
+ <UseIIS >True </UseIIS >
131
181
<AutoAssignPort >True</AutoAssignPort >
132
- <DevelopmentServerPort >52410 </DevelopmentServerPort >
182
+ <DevelopmentServerPort >0 </DevelopmentServerPort >
133
183
<DevelopmentServerVPath >/</DevelopmentServerVPath >
134
- <IISUrl >
135
- </IISUrl >
184
+ <IISUrl >http://localhost:59319/</IISUrl >
136
185
<NTLMAuthentication >False</NTLMAuthentication >
137
186
<UseCustomServer >False</UseCustomServer >
138
187
<CustomServerUrl >
142
191
</FlavorProperties >
143
192
</VisualStudio >
144
193
</ProjectExtensions >
194
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
195
+ Other similar extension points exist, see Microsoft.Common.targets.
196
+ <Target Name="BeforeBuild">
197
+ </Target>
198
+ <Target Name="AfterBuild">
199
+ </Target> -->
145
200
</Project >
0 commit comments