|
52 | 52 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
53 | 53 | </PropertyGroup> |
54 | 54 | <ItemGroup> |
55 | | - <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
56 | | - <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath> |
57 | | - </Reference> |
58 | | - <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
59 | | - <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath> |
60 | | - </Reference> |
61 | | - <Reference Include="EntityFramework.SqlServerCompact, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
62 | | - <HintPath>..\packages\EntityFramework.SqlServerCompact.6.1.3\lib\net45\EntityFramework.SqlServerCompact.dll</HintPath> |
63 | | - </Reference> |
64 | | - <Reference Include="Microsoft.Azure.KeyVault.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
65 | | - <HintPath>..\packages\Microsoft.Azure.KeyVault.Core.1.0.0\lib\net40\Microsoft.Azure.KeyVault.Core.dll</HintPath> |
66 | | - </Reference> |
67 | | - <Reference Include="Microsoft.CompilerServices.AsyncTargetingPack.Net45, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
68 | | - <HintPath>..\packages\Microsoft.CompilerServices.AsyncTargetingPack.1.0.1\lib\net45\Microsoft.CompilerServices.AsyncTargetingPack.Net45.dll</HintPath> |
69 | | - </Reference> |
70 | | - <Reference Include="Microsoft.Data.Edm, Version=5.6.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
71 | | - <HintPath>..\packages\Microsoft.Data.Edm.5.6.4\lib\net40\Microsoft.Data.Edm.dll</HintPath> |
72 | | - </Reference> |
73 | | - <Reference Include="Microsoft.Data.OData, Version=5.6.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
74 | | - <HintPath>..\packages\Microsoft.Data.OData.5.6.4\lib\net40\Microsoft.Data.OData.dll</HintPath> |
75 | | - </Reference> |
76 | | - <Reference Include="Microsoft.Data.Services.Client, Version=5.6.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
77 | | - <HintPath>..\packages\Microsoft.Data.Services.Client.5.6.4\lib\net40\Microsoft.Data.Services.Client.dll</HintPath> |
78 | | - </Reference> |
79 | | - <Reference Include="Microsoft.WindowsAzure.Configuration, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
80 | | - <HintPath>..\packages\Microsoft.WindowsAzure.ConfigurationManager.3.2.3\lib\net40\Microsoft.WindowsAzure.Configuration.dll</HintPath> |
81 | | - </Reference> |
82 | | - <Reference Include="Microsoft.WindowsAzure.Storage, Version=7.2.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
83 | | - <HintPath>..\packages\WindowsAzure.Storage.7.2.1\lib\net40\Microsoft.WindowsAzure.Storage.dll</HintPath> |
84 | | - </Reference> |
85 | | - <Reference Include="MongoDB.Bson, Version=2.4.3.23, Culture=neutral, processorArchitecture=MSIL"> |
86 | | - <HintPath>..\packages\MongoDB.Bson.2.4.3\lib\net45\MongoDB.Bson.dll</HintPath> |
87 | | - </Reference> |
88 | | - <Reference Include="MongoDB.Driver, Version=2.4.3.23, Culture=neutral, processorArchitecture=MSIL"> |
89 | | - <HintPath>..\packages\MongoDB.Driver.2.4.3\lib\net45\MongoDB.Driver.dll</HintPath> |
90 | | - </Reference> |
91 | | - <Reference Include="MongoDB.Driver.Core, Version=2.4.3.23, Culture=neutral, processorArchitecture=MSIL"> |
92 | | - <HintPath>..\packages\MongoDB.Driver.Core.2.4.3\lib\net45\MongoDB.Driver.Core.dll</HintPath> |
93 | | - </Reference> |
94 | | - <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
95 | | - <HintPath>..\packages\Newtonsoft.Json.10.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> |
96 | | - </Reference> |
97 | | - <Reference Include="nunit.framework, Version=3.6.1.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL"> |
98 | | - <HintPath>..\packages\NUnit.3.6.1\lib\net45\nunit.framework.dll</HintPath> |
99 | | - </Reference> |
100 | | - <Reference Include="Raven.Abstractions, Version=3.5.3.0, Culture=neutral, PublicKeyToken=37f41c7f99471593, processorArchitecture=MSIL"> |
101 | | - <HintPath>..\packages\RavenDB.Database.3.5.3\lib\net45\Raven.Abstractions.dll</HintPath> |
102 | | - </Reference> |
103 | | - <Reference Include="Raven.Client.Lightweight, Version=3.5.3.0, Culture=neutral, PublicKeyToken=37f41c7f99471593, processorArchitecture=MSIL"> |
104 | | - <HintPath>..\packages\RavenDB.Client.3.5.3\lib\net45\Raven.Client.Lightweight.dll</HintPath> |
105 | | - </Reference> |
106 | | - <Reference Include="Raven.Database, Version=3.5.3.0, Culture=neutral, PublicKeyToken=37f41c7f99471593, processorArchitecture=MSIL"> |
107 | | - <HintPath>..\packages\RavenDB.Database.3.5.3\lib\net45\Raven.Database.dll</HintPath> |
108 | | - </Reference> |
109 | | - <Reference Include="Rhino.Mocks"> |
110 | | - <HintPath>..\packages\RhinoMocks.3.6.1\lib\net\Rhino.Mocks.dll</HintPath> |
111 | | - </Reference> |
112 | | - <Reference Include="Should, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
113 | | - <SpecificVersion>False</SpecificVersion> |
114 | | - <HintPath>..\packages\Should.1.1.20\lib\Should.dll</HintPath> |
115 | | - </Reference> |
116 | | - <Reference Include="StructureMap, Version=4.0.1.318, Culture=neutral, processorArchitecture=MSIL"> |
117 | | - <HintPath>..\packages\structuremap.4.0.1.318\lib\net40\StructureMap.dll</HintPath> |
118 | | - <Private>True</Private> |
119 | | - </Reference> |
120 | | - <Reference Include="StructureMap.Net4, Version=4.0.1.318, Culture=neutral, processorArchitecture=MSIL"> |
121 | | - <HintPath>..\packages\structuremap.4.0.1.318\lib\net40\StructureMap.Net4.dll</HintPath> |
122 | | - <Private>True</Private> |
123 | | - </Reference> |
124 | | - <Reference Include="StructureMap.Web, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
125 | | - <HintPath>..\packages\structuremap.web.4.0.0.315\lib\net40\StructureMap.Web.dll</HintPath> |
126 | | - <Private>True</Private> |
127 | | - </Reference> |
128 | 55 | <Reference Include="System" /> |
129 | 56 | <Reference Include="System.ComponentModel.Composition" /> |
130 | 57 | <Reference Include="System.ComponentModel.DataAnnotations" /> |
131 | 58 | <Reference Include="System.configuration" /> |
132 | 59 | <Reference Include="System.Core" /> |
133 | 60 | <Reference Include="System.Data.Services.Client" /> |
134 | | - <Reference Include="System.Data.SqlServerCe, Version=4.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
135 | | - <Private>True</Private> |
136 | | - <HintPath>..\packages\Microsoft.SqlServer.Compact.4.0.8876.1\lib\net40\System.Data.SqlServerCe.dll</HintPath> |
137 | | - </Reference> |
138 | | - <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
139 | | - <HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.0.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> |
140 | | - </Reference> |
141 | | - <Reference Include="System.Spatial, Version=5.6.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
142 | | - <HintPath>..\packages\System.Spatial.5.6.4\lib\net40\System.Spatial.dll</HintPath> |
143 | | - </Reference> |
144 | 61 | <Reference Include="System.Transactions" /> |
145 | 62 | <Reference Include="System.Data.Linq" /> |
146 | 63 | <Reference Include="System.Xml.Linq" /> |
|
268 | 185 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
269 | 186 | <PropertyGroup> |
270 | 187 | <PostBuildEvent> |
271 | | - if not exist "$(TargetDir)x86" md "$(TargetDir)x86" |
272 | | - xcopy /s /y "$(SolutionDir)packages\Microsoft.SqlServer.Compact.4.0.8876.1\NativeBinaries\x86\*.*" "$(TargetDir)x86" |
273 | | - if not exist "$(TargetDir)amd64" md "$(TargetDir)amd64" |
274 | | - xcopy /s /y "$(SolutionDir)packages\Microsoft.SqlServer.Compact.4.0.8876.1\NativeBinaries\amd64\*.*" "$(TargetDir)amd64"</PostBuildEvent> |
| 188 | + </PostBuildEvent> |
275 | 189 | </PropertyGroup> |
276 | 190 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
277 | 191 | Other similar extension points exist, see Microsoft.Common.targets. |
|
0 commit comments