|
1 | | -<?xml version="1.0" encoding="utf-8"?> |
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 | 3 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
4 | 4 | <PropertyGroup> |
|
58 | 58 | <HintPath>..\..\packages\Microsoft.Extensions.Configuration.Binder.1.0.0-rc1-15730\lib\net45\Microsoft.Extensions.Configuration.Binder.dll</HintPath> |
59 | 59 | <Private>True</Private> |
60 | 60 | </Reference> |
| 61 | + <Reference Include="Microsoft.Extensions.DependencyInjection, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 62 | + <HintPath>..\..\packages\Microsoft.Extensions.DependencyInjection.1.0.0-rc1-15672\lib\net45\Microsoft.Extensions.DependencyInjection.dll</HintPath> |
| 63 | + <Private>True</Private> |
| 64 | + </Reference> |
| 65 | + <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 66 | + <HintPath>..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.1.0.0-rc1-15672\lib\net45\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath> |
| 67 | + <Private>True</Private> |
| 68 | + </Reference> |
61 | 69 | <Reference Include="Microsoft.Extensions.Logging, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
62 | 70 | <HintPath>..\..\packages\Microsoft.Extensions.Logging.1.0.0-rc1-15741\lib\net451\Microsoft.Extensions.Logging.dll</HintPath> |
63 | 71 | <Private>True</Private> |
|
94 | 102 | <HintPath>..\..\packages\Microsoft.Framework.Configuration.Binder.1.0.0-beta8-15706\lib\net45\Microsoft.Framework.Configuration.Binder.dll</HintPath> |
95 | 103 | <Private>True</Private> |
96 | 104 | </Reference> |
97 | | - <Reference Include="Microsoft.Framework.DependencyInjection, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
98 | | - <HintPath>..\..\packages\Microsoft.Framework.DependencyInjection.1.0.0-beta8-15681\lib\net451\Microsoft.Framework.DependencyInjection.dll</HintPath> |
99 | | - <Private>True</Private> |
100 | | - </Reference> |
101 | | - <Reference Include="Microsoft.Framework.DependencyInjection.Abstractions, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
102 | | - <HintPath>..\..\packages\Microsoft.Framework.DependencyInjection.Abstractions.1.0.0-beta8-15681\lib\net451\Microsoft.Framework.DependencyInjection.Abstractions.dll</HintPath> |
103 | | - <Private>True</Private> |
104 | | - </Reference> |
105 | | - <Reference Include="Microsoft.Framework.Logging, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
106 | | - <HintPath>..\..\packages\Microsoft.Framework.Logging.1.0.0-beta8-15682\lib\net45\Microsoft.Framework.Logging.dll</HintPath> |
107 | | - <Private>True</Private> |
108 | | - </Reference> |
109 | | - <Reference Include="Microsoft.Framework.Logging.Abstractions, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
110 | | - <HintPath>..\..\packages\Microsoft.Framework.Logging.Abstractions.1.0.0-beta8-15682\lib\net45\Microsoft.Framework.Logging.Abstractions.dll</HintPath> |
111 | | - <Private>True</Private> |
112 | | - </Reference> |
113 | 105 | <Reference Include="Microsoft.Framework.OptionsModel, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
114 | 106 | <HintPath>..\..\packages\Microsoft.Framework.OptionsModel.1.0.0-beta8-15680\lib\net45\Microsoft.Framework.OptionsModel.dll</HintPath> |
115 | 107 | <Private>True</Private> |
|
152 | 144 | <HintPath>..\..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll</HintPath> |
153 | 145 | <Private>True</Private> |
154 | 146 | </Reference> |
155 | | - <Reference Include="xunit.assert, Version=2.1.0.3110, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL"> |
156 | | - <HintPath>..\..\packages\xunit.assert.2.1.0-rc1-build3110\lib\dotnet\xunit.assert.dll</HintPath> |
| 147 | + <Reference Include="xunit.assert, Version=2.1.0.3179, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL"> |
| 148 | + <HintPath>..\..\packages\xunit.assert.2.1.0\lib\dotnet\xunit.assert.dll</HintPath> |
157 | 149 | <Private>True</Private> |
158 | 150 | </Reference> |
159 | | - <Reference Include="xunit.core, Version=2.1.0.3110, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL"> |
160 | | - <HintPath>..\..\packages\xunit.extensibility.core.2.1.0-rc1-build3110\lib\dotnet\xunit.core.dll</HintPath> |
| 151 | + <Reference Include="xunit.core, Version=2.1.0.3179, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL"> |
| 152 | + <HintPath>..\..\packages\xunit.extensibility.core.2.1.0\lib\dotnet\xunit.core.dll</HintPath> |
161 | 153 | <Private>True</Private> |
162 | 154 | </Reference> |
163 | | - <Reference Include="xunit.execution.desktop, Version=2.1.0.3110, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL"> |
164 | | - <HintPath>..\..\packages\xunit.extensibility.execution.2.1.0-rc1-build3110\lib\net45\xunit.execution.desktop.dll</HintPath> |
| 155 | + <Reference Include="xunit.execution.desktop, Version=2.1.0.3179, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL"> |
| 156 | + <HintPath>..\..\packages\xunit.extensibility.execution.2.1.0\lib\net45\xunit.execution.desktop.dll</HintPath> |
165 | 157 | <Private>True</Private> |
166 | 158 | </Reference> |
167 | 159 | </ItemGroup> |
|
0 commit comments