|
35 | 35 | </PropertyGroup>
|
36 | 36 | <ItemGroup>
|
37 | 37 | <Reference Include="Microsoft.Practices.ServiceLocation, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
38 |
| - <HintPath>..\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll</HintPath> |
| 38 | + <HintPath>..\..\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll</HintPath> |
39 | 39 | </Reference>
|
40 | 40 | <Reference Include="Microsoft.Practices.Unity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL">
|
41 |
| - <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.dll</HintPath> |
| 41 | + <HintPath>..\..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.dll</HintPath> |
42 | 42 | </Reference>
|
43 | 43 | <Reference Include="Microsoft.Practices.Unity.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL">
|
44 |
| - <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.Configuration.dll</HintPath> |
| 44 | + <HintPath>..\..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.Configuration.dll</HintPath> |
45 | 45 | </Reference>
|
46 | 46 | <Reference Include="Microsoft.Practices.Unity.RegistrationByConvention, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL">
|
47 |
| - <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.RegistrationByConvention.dll</HintPath> |
| 47 | + <HintPath>..\..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.RegistrationByConvention.dll</HintPath> |
48 | 48 | </Reference>
|
49 | 49 | <Reference Include="Prism, Version=6.3.0.0, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
|
50 |
| - <HintPath>..\packages\Prism.Core.6.3.0\lib\net45\Prism.dll</HintPath> |
| 50 | + <HintPath>..\..\packages\Prism.Core.6.3.0\lib\net45\Prism.dll</HintPath> |
51 | 51 | </Reference>
|
52 | 52 | <Reference Include="Prism.Unity.Wpf, Version=6.3.0.0, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
|
53 |
| - <HintPath>..\packages\Prism.Unity.6.3.0\lib\net45\Prism.Unity.Wpf.dll</HintPath> |
| 53 | + <HintPath>..\..\packages\Prism.Unity.6.3.0\lib\net45\Prism.Unity.Wpf.dll</HintPath> |
54 | 54 | </Reference>
|
55 | 55 | <Reference Include="Prism.Wpf, Version=6.3.0.0, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
|
56 |
| - <HintPath>..\packages\Prism.Wpf.6.3.0\lib\net45\Prism.Wpf.dll</HintPath> |
| 56 | + <HintPath>..\..\packages\Prism.Wpf.6.3.0\lib\net45\Prism.Wpf.dll</HintPath> |
57 | 57 | </Reference>
|
58 | 58 | <Reference Include="System" />
|
59 | 59 | <Reference Include="System.Data" />
|
60 | 60 | <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
61 |
| - <HintPath>..\packages\Prism.Wpf.6.3.0\lib\net45\System.Windows.Interactivity.dll</HintPath> |
| 61 | + <HintPath>..\..\packages\Prism.Wpf.6.3.0\lib\net45\System.Windows.Interactivity.dll</HintPath> |
62 | 62 | </Reference>
|
63 | 63 | <Reference Include="System.Xml" />
|
64 | 64 | <Reference Include="Microsoft.CSharp" />
|
|
70 | 70 | <RequiredTargetFramework>4.0</RequiredTargetFramework>
|
71 | 71 | </Reference>
|
72 | 72 | <Reference Include="UnitsNet, Version=3.85.0.0, Culture=neutral, processorArchitecture=MSIL">
|
73 |
| - <HintPath>..\packages\UnitsNet.3.85.0\lib\net40\UnitsNet.dll</HintPath> |
| 73 | + <HintPath>..\..\packages\UnitsNet.3.85.0\lib\net40\UnitsNet.dll</HintPath> |
74 | 74 | </Reference>
|
75 | 75 | <Reference Include="WindowsBase" />
|
76 | 76 | <Reference Include="PresentationCore" />
|
|
0 commit comments