|
50 | 50 | </PropertyGroup>
|
51 | 51 | <ItemGroup>
|
52 | 52 | <Reference Include="CommonServiceLocator, Version=2.0.3.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
|
53 |
| - <HintPath>..\packages\Unity.5.8.6\lib\net40\CommonServiceLocator.dll</HintPath> |
| 53 | + <HintPath>..\packages\Unity.5.8.6\lib\net45\CommonServiceLocator.dll</HintPath> |
54 | 54 | </Reference>
|
55 | 55 | <Reference Include="Costura, Version=1.6.2.0, Culture=neutral, PublicKeyToken=9919ef960d84173d, processorArchitecture=MSIL">
|
56 | 56 | <HintPath>..\packages\Costura.Fody.1.6.2\lib\dotnet\Costura.dll</HintPath>
|
|
77 | 77 | <Reference Include="System.Data" />
|
78 | 78 | <Reference Include="System.Xml" />
|
79 | 79 | <Reference Include="Unity.Abstractions, Version=3.3.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL">
|
80 |
| - <HintPath>..\packages\Unity.5.8.6\lib\net40\Unity.Abstractions.dll</HintPath> |
| 80 | + <HintPath>..\packages\Unity.5.8.6\lib\net45\Unity.Abstractions.dll</HintPath> |
| 81 | + </Reference> |
| 82 | + <Reference Include="Unity.Configuration, Version=5.2.1.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL"> |
| 83 | + <HintPath>..\packages\Unity.5.8.6\lib\net45\Unity.Configuration.dll</HintPath> |
81 | 84 | </Reference>
|
82 | 85 | <Reference Include="Unity.Container, Version=5.8.6.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
|
83 |
| - <HintPath>..\packages\Unity.5.8.6\lib\net40\Unity.Container.dll</HintPath> |
| 86 | + <HintPath>..\packages\Unity.5.8.6\lib\net45\Unity.Container.dll</HintPath> |
84 | 87 | </Reference>
|
85 | 88 | <Reference Include="Unity.Interception, Version=5.5.1.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
|
86 |
| - <HintPath>..\packages\Unity.5.8.6\lib\net40\Unity.Interception.dll</HintPath> |
| 89 | + <HintPath>..\packages\Unity.5.8.6\lib\net45\Unity.Interception.dll</HintPath> |
| 90 | + </Reference> |
| 91 | + <Reference Include="Unity.Interception.Configuration, Version=5.1.4.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL"> |
| 92 | + <HintPath>..\packages\Unity.5.8.6\lib\net45\Unity.Interception.Configuration.dll</HintPath> |
| 93 | + </Reference> |
| 94 | + <Reference Include="Unity.RegistrationByConvention, Version=2.1.5.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL"> |
| 95 | + <HintPath>..\packages\Unity.5.8.6\lib\net45\Unity.RegistrationByConvention.dll</HintPath> |
87 | 96 | </Reference>
|
88 | 97 | <Reference Include="Unity.ServiceLocation, Version=2.1.2.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
|
89 |
| - <HintPath>..\packages\Unity.5.8.6\lib\net40\Unity.ServiceLocation.dll</HintPath> |
| 98 | + <HintPath>..\packages\Unity.5.8.6\lib\net45\Unity.ServiceLocation.dll</HintPath> |
90 | 99 | </Reference>
|
91 | 100 | </ItemGroup>
|
92 | 101 | <ItemGroup>
|
|
0 commit comments