|
48 | 48 | <Reference Include="Microsoft.Owin.Host.SystemWeb, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
49 | 49 | <HintPath>..\packages\Microsoft.Owin.Host.SystemWeb.3.0.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath>
|
50 | 50 | </Reference>
|
51 |
| - <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed"> |
52 |
| - <SpecificVersion>False</SpecificVersion> |
| 51 | + <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
53 | 52 | <HintPath>..\packages\Newtonsoft.Json.5.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
54 | 53 | </Reference>
|
55 | 54 | <Reference Include="NHibernate, Version=4.0.0.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">
|
56 | 55 | <HintPath>..\packages\NHibernate.4.0.0.4000\lib\net40\NHibernate.dll</HintPath>
|
57 | 56 | </Reference>
|
58 |
| - <Reference Include="Owin"> |
| 57 | + <Reference Include="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL"> |
59 | 58 | <HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
|
60 | 59 | </Reference>
|
61 | 60 | <Reference Include="Snork.FluentNHibernateTools, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
62 |
| - <HintPath>..\packages\Snork.FluentNHibernateTools.1.1.6600\lib\net40\Snork.FluentNHibernateTools.dll</HintPath> |
| 61 | + <HintPath>..\packages\Snork.FluentNHibernateTools.1.1.8650\lib\net40\Snork.FluentNHibernateTools.dll</HintPath> |
63 | 62 | </Reference>
|
64 | 63 | <Reference Include="System" />
|
65 | 64 | <Reference Include="System.Configuration" />
|
|
141 | 140 | </ItemGroup>
|
142 | 141 | <ItemGroup>
|
143 | 142 | <None Include="app.config" />
|
144 |
| - <None Include="packages.config"> |
145 |
| - <SubType>Designer</SubType> |
146 |
| - </None> |
| 143 | + <None Include="packages.config" /> |
147 | 144 | </ItemGroup>
|
148 | 145 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
149 | 146 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
0 commit comments