|
42 | 42 | </ItemGroup> |
43 | 43 | <ItemGroup> |
44 | 44 | <Reference Include="Microsoft.CSharp" /> |
45 | | - <Reference Include="Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
46 | | - <HintPath>..\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll</HintPath> |
47 | | - <Private>True</Private> |
| 45 | + <Reference Include="Microsoft.Owin, Version=3.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 46 | + <HintPath>..\packages\Microsoft.Owin.3.1.0\lib\net45\Microsoft.Owin.dll</HintPath> |
48 | 47 | </Reference> |
49 | 48 | <Reference Include="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL"> |
50 | 49 | <HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath> |
51 | 50 | <Private>True</Private> |
52 | 51 | </Reference> |
53 | | - <Reference Include="Simplify.DI, Version=1.2.0.0, Culture=neutral, processorArchitecture=MSIL"> |
54 | | - <HintPath>..\packages\Simplify.DI.1.2.0\lib\net452\Simplify.DI.dll</HintPath> |
55 | | - <Private>True</Private> |
| 52 | + <Reference Include="Simplify.DI, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL"> |
| 53 | + <HintPath>..\packages\Simplify.DI.1.2.1\lib\net452\Simplify.DI.dll</HintPath> |
56 | 54 | </Reference> |
57 | | - <Reference Include="Simplify.Templates, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL"> |
58 | | - <HintPath>..\packages\Simplify.Templates.1.2.1\lib\net45\Simplify.Templates.dll</HintPath> |
59 | | - <Private>True</Private> |
| 55 | + <Reference Include="Simplify.Templates, Version=1.3.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 56 | + <HintPath>..\packages\Simplify.Templates.1.3.0\lib\net452\Simplify.Templates.dll</HintPath> |
60 | 57 | </Reference> |
61 | | - <Reference Include="Simplify.Web, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL"> |
62 | | - <HintPath>..\packages\Simplify.Web.1.1.0\lib\net452\Simplify.Web.dll</HintPath> |
63 | | - <Private>True</Private> |
| 58 | + <Reference Include="Simplify.Web, Version=1.2.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 59 | + <HintPath>..\packages\Simplify.Web.1.2.0\lib\net452\Simplify.Web.dll</HintPath> |
64 | 60 | </Reference> |
65 | 61 | <Reference Include="System" /> |
66 | | - <Reference Include="System.IO.Abstractions, Version=2.0.0.124, Culture=neutral, PublicKeyToken=d480b5b72fb413da, processorArchitecture=MSIL"> |
67 | | - <HintPath>..\packages\System.IO.Abstractions.2.0.0.124\lib\net40\System.IO.Abstractions.dll</HintPath> |
68 | | - <Private>True</Private> |
| 62 | + <Reference Include="System.IO.Abstractions, Version=2.0.0.144, Culture=neutral, processorArchitecture=MSIL"> |
| 63 | + <HintPath>..\packages\System.IO.Abstractions.2.0.0.144\lib\net40\System.IO.Abstractions.dll</HintPath> |
69 | 64 | </Reference> |
70 | 65 | </ItemGroup> |
71 | 66 | <ItemGroup> |
|
0 commit comments