1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
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')" />
4
+ <PropertyGroup >
5
+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6
+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
7
+ <ProductVersion >
8
+ </ProductVersion >
9
+ <SchemaVersion >2.0</SchemaVersion >
10
+ <ProjectGuid >{B0812E20-6414-4648-A4F6-F7376FA7939C}</ProjectGuid >
11
+ <ProjectTypeGuids >{E3E379DF-F4C6-4180-9B81-6769533ABE47};{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids >
12
+ <OutputType >Library</OutputType >
13
+ <AppDesignerFolder >Properties</AppDesignerFolder >
14
+ <RootNamespace >Elmah.MongoDB.Sample</RootNamespace >
15
+ <AssemblyName >Elmah.MongoDB.Sample</AssemblyName >
16
+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
17
+ <MvcBuildViews >false</MvcBuildViews >
18
+ <UseIISExpress >true</UseIISExpress >
19
+ <IISExpressSSLPort />
20
+ <IISExpressAnonymousAuthentication />
21
+ <IISExpressWindowsAuthentication />
22
+ <IISExpressUseClassicPipelineMode />
23
+ <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
24
+ <RestorePackages >true</RestorePackages >
25
+ </PropertyGroup >
26
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
27
+ <DebugSymbols >true</DebugSymbols >
28
+ <DebugType >full</DebugType >
29
+ <Optimize >false</Optimize >
30
+ <OutputPath >bin\</OutputPath >
31
+ <DefineConstants >DEBUG;TRACE</DefineConstants >
32
+ <ErrorReport >prompt</ErrorReport >
33
+ <WarningLevel >4</WarningLevel >
34
+ </PropertyGroup >
35
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
36
+ <DebugType >pdbonly</DebugType >
37
+ <Optimize >true</Optimize >
38
+ <OutputPath >bin\</OutputPath >
39
+ <DefineConstants >TRACE</DefineConstants >
40
+ <ErrorReport >prompt</ErrorReport >
41
+ <WarningLevel >4</WarningLevel >
42
+ </PropertyGroup >
43
+ <ItemGroup >
44
+ <Reference Include =" Antlr3.Runtime, Version=3.3.1.7705, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
45
+ <SpecificVersion >False</SpecificVersion >
46
+ <HintPath >..\packages\WebGrease.1.3.0\lib\Antlr3.Runtime.dll</HintPath >
47
+ </Reference >
48
+ <Reference Include =" Elmah" >
49
+ <HintPath >..\packages\elmah.corelibrary.1.2.2\lib\Elmah.dll</HintPath >
50
+ </Reference >
51
+ <Reference Include =" Elmah.Mvc" >
52
+ <HintPath >..\packages\Elmah.MVC.2.0.2\lib\net40\Elmah.Mvc.dll</HintPath >
53
+ </Reference >
54
+ <Reference Include =" Microsoft.CSharp" />
55
+ <Reference Include =" Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
56
+ <SpecificVersion >False</SpecificVersion >
57
+ <HintPath >..\packages\Newtonsoft.Json.4.5.11\lib\net40\Newtonsoft.Json.dll</HintPath >
58
+ </Reference >
59
+ <Reference Include =" System" />
60
+ <Reference Include =" System.Data" />
61
+ <Reference Include =" System.Data.Entity" />
62
+ <Reference Include =" System.Drawing" />
63
+ <Reference Include =" System.Web.DynamicData" />
64
+ <Reference Include =" System.Web.Entity" />
65
+ <Reference Include =" System.Web.ApplicationServices" />
66
+ <Reference Include =" System.ComponentModel.DataAnnotations" />
67
+ <Reference Include =" System.Core" />
68
+ <Reference Include =" System.Data.DataSetExtensions" />
69
+ <Reference Include =" System.Web.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
70
+ <Private >True</Private >
71
+ <HintPath >..\packages\Microsoft.AspNet.Razor.2.0.20715.0\lib\net40\System.Web.Razor.dll</HintPath >
72
+ </Reference >
73
+ <Reference Include =" System.Xml.Linq" />
74
+ <Reference Include =" System.Web" />
75
+ <Reference Include =" System.Web.Extensions" />
76
+ <Reference Include =" System.Web.Abstractions" />
77
+ <Reference Include =" System.Web.Routing" />
78
+ <Reference Include =" System.Xml" />
79
+ <Reference Include =" System.Configuration" />
80
+ <Reference Include =" System.Web.Services" />
81
+ <Reference Include =" System.EnterpriseServices" />
82
+ <Reference Include =" Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
83
+ <Private >True</Private >
84
+ <HintPath >..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath >
85
+ </Reference >
86
+ <Reference Include =" System.Net.Http" >
87
+ </Reference >
88
+ <Reference Include =" System.Net.Http.Formatting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
89
+ <HintPath >..\packages\Microsoft.AspNet.WebApi.Client.4.0.20710.0\lib\net40\System.Net.Http.Formatting.dll</HintPath >
90
+ </Reference >
91
+ <Reference Include =" System.Net.Http.WebRequest" >
92
+ </Reference >
93
+ <Reference Include =" System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
94
+ <HintPath >..\packages\Microsoft.AspNet.WebApi.Core.4.0.20710.0\lib\net40\System.Web.Http.dll</HintPath >
95
+ </Reference >
96
+ <Reference Include =" System.Web.Http.WebHost, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
97
+ <HintPath >..\packages\Microsoft.AspNet.WebApi.WebHost.4.0.20710.0\lib\net40\System.Web.Http.WebHost.dll</HintPath >
98
+ </Reference >
99
+ <Reference Include =" System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
100
+ <Private >True</Private >
101
+ <HintPath >..\packages\Microsoft.AspNet.Mvc.4.0.20710.0\lib\net40\System.Web.Mvc.dll</HintPath >
102
+ </Reference >
103
+ <Reference Include =" System.Web.Optimization" >
104
+ <HintPath >..\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll</HintPath >
105
+ </Reference >
106
+ <Reference Include =" System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
107
+ <Private >True</Private >
108
+ <HintPath >..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll</HintPath >
109
+ </Reference >
110
+ <Reference Include =" System.Web.WebPages.Deployment, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
111
+ <Private >True</Private >
112
+ <HintPath >..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll</HintPath >
113
+ </Reference >
114
+ <Reference Include =" System.Web.WebPages.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
115
+ <Private >True</Private >
116
+ <HintPath >..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll</HintPath >
117
+ </Reference >
118
+ <Reference Include =" WebGrease, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
119
+ <SpecificVersion >False</SpecificVersion >
120
+ <HintPath >..\packages\WebGrease.1.3.0\lib\WebGrease.dll</HintPath >
121
+ </Reference >
122
+ </ItemGroup >
123
+ <ItemGroup >
124
+ <Compile Include =" App_Start\BundleConfig.cs" />
125
+ <Compile Include =" App_Start\FilterConfig.cs" />
126
+ <Compile Include =" App_Start\RouteConfig.cs" />
127
+ <Compile Include =" App_Start\WebApiConfig.cs" />
128
+ <Compile Include =" Global.asax.cs" >
129
+ <DependentUpon >Global.asax</DependentUpon >
130
+ </Compile >
131
+ <Compile Include =" Properties\AssemblyInfo.cs" />
132
+ </ItemGroup >
133
+ <ItemGroup >
134
+ <Content Include =" Global.asax" />
135
+ <Content Include =" Content\Site.css" />
136
+ <Content Include =" Scripts\_references.js" />
137
+ <Content Include =" Web.config" />
138
+ <Content Include =" Web.Debug.config" >
139
+ <DependentUpon >Web.config</DependentUpon >
140
+ </Content >
141
+ <Content Include =" Web.Release.config" >
142
+ <DependentUpon >Web.config</DependentUpon >
143
+ </Content >
144
+ <Content Include =" Views\Web.config" />
145
+ <Content Include =" Views\_ViewStart.cshtml" />
146
+ <Content Include =" Views\Shared\Error.cshtml" />
147
+ <Content Include =" Views\Shared\_Layout.cshtml" />
148
+ </ItemGroup >
149
+ <ItemGroup >
150
+ <Folder Include =" App_Data\" />
151
+ <Folder Include =" Controllers\" />
152
+ <Folder Include =" Models\" />
153
+ </ItemGroup >
154
+ <ItemGroup >
155
+ <Content Include =" packages.config" />
156
+ </ItemGroup >
157
+ <ItemGroup >
158
+ <ProjectReference Include =" ..\Elmah.MongoDB\Elmah.MongoDB.csproj" >
159
+ <Project >{41afee84-1ee9-4457-917a-52632b55a1ba}</Project >
160
+ <Name >Elmah.MongoDB</Name >
161
+ </ProjectReference >
162
+ </ItemGroup >
163
+ <PropertyGroup >
164
+ <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
165
+ <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
166
+ </PropertyGroup >
167
+ <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
168
+ <Import Project =" $(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition =" '$(VSToolsPath)' != ''" />
169
+ <Import Project =" $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition =" false" />
170
+ <Target Name =" MvcBuildViews" AfterTargets =" AfterBuild" Condition =" '$(MvcBuildViews)'=='true'" >
171
+ <AspNetCompiler VirtualPath =" temp" PhysicalPath =" $(WebProjectOutputDir)" />
172
+ </Target >
173
+ <ProjectExtensions >
174
+ <VisualStudio >
175
+ <FlavorProperties GUID =" {349c5851-65df-11da-9384-00065b846f21}" >
176
+ <WebProjectProperties >
177
+ <UseIIS >True</UseIIS >
178
+ <AutoAssignPort >True</AutoAssignPort >
179
+ <DevelopmentServerPort >0</DevelopmentServerPort >
180
+ <DevelopmentServerVPath >/</DevelopmentServerVPath >
181
+ <IISUrl >http://localhost:53476/</IISUrl >
182
+ <NTLMAuthentication >False</NTLMAuthentication >
183
+ <UseCustomServer >False</UseCustomServer >
184
+ <CustomServerUrl >
185
+ </CustomServerUrl >
186
+ <SaveServerSettingsInUserFile >False</SaveServerSettingsInUserFile >
187
+ </WebProjectProperties >
188
+ </FlavorProperties >
189
+ </VisualStudio >
190
+ </ProjectExtensions >
191
+ <Import Project =" $(SolutionDir)\.nuget\nuget.targets" />
192
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
193
+ Other similar extension points exist, see Microsoft.Common.targets.
194
+ <Target Name="BeforeBuild">
195
+ </Target>
196
+ <Target Name="AfterBuild">
197
+ </Target> -->
198
+ </Project >
0 commit comments