|
74 | 74 | <StartupObject>CefSharp.Wpf.Example.Program</StartupObject> |
75 | 75 | </PropertyGroup> |
76 | 76 | <ItemGroup> |
77 | | - <Reference Include="GalaSoft.MvvmLight"> |
78 | | - <HintPath>..\packages\MvvmLightLibs.5.1.1.0\lib\net45\GalaSoft.MvvmLight.dll</HintPath> |
| 77 | + <Reference Include="CommonServiceLocator, Version=2.0.2.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL"> |
| 78 | + <HintPath>..\packages\CommonServiceLocator.2.0.2\lib\net45\CommonServiceLocator.dll</HintPath> |
79 | 79 | </Reference> |
80 | | - <Reference Include="GalaSoft.MvvmLight.Extras"> |
81 | | - <HintPath>..\packages\MvvmLightLibs.5.1.1.0\lib\net45\GalaSoft.MvvmLight.Extras.dll</HintPath> |
| 80 | + <Reference Include="GalaSoft.MvvmLight, Version=5.4.1.0, Culture=neutral, PublicKeyToken=e7570ab207bcb616, processorArchitecture=MSIL"> |
| 81 | + <HintPath>..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.dll</HintPath> |
82 | 82 | </Reference> |
83 | | - <Reference Include="GalaSoft.MvvmLight.Platform"> |
84 | | - <HintPath>..\packages\MvvmLightLibs.5.1.1.0\lib\net45\GalaSoft.MvvmLight.Platform.dll</HintPath> |
| 83 | + <Reference Include="GalaSoft.MvvmLight.Extras, Version=5.4.1.0, Culture=neutral, PublicKeyToken=669f0b5e8f868abf, processorArchitecture=MSIL"> |
| 84 | + <HintPath>..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Extras.dll</HintPath> |
85 | 85 | </Reference> |
86 | | - <Reference Include="Microsoft.CSharp" /> |
87 | | - <Reference Include="Microsoft.Practices.ServiceLocation"> |
88 | | - <HintPath>..\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll</HintPath> |
| 86 | + <Reference Include="GalaSoft.MvvmLight.Platform, Version=5.4.1.0, Culture=neutral, PublicKeyToken=5f873c45e98af8a1, processorArchitecture=MSIL"> |
| 87 | + <HintPath>..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Platform.dll</HintPath> |
89 | 88 | </Reference> |
| 89 | + <Reference Include="Microsoft.CSharp" /> |
90 | 90 | <Reference Include="System" /> |
91 | 91 | <Reference Include="System.Core"> |
92 | 92 | <RequiredTargetFramework>3.5</RequiredTargetFramework> |
93 | 93 | </Reference> |
94 | 94 | <Reference Include="System.Drawing" /> |
95 | 95 | <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
96 | | - <HintPath>..\packages\MvvmLightLibs.5.1.1.0\lib\net45\System.Windows.Interactivity.dll</HintPath> |
| 96 | + <HintPath>..\packages\MvvmLightLibs.5.4.1.1\lib\net45\System.Windows.Interactivity.dll</HintPath> |
97 | 97 | </Reference> |
98 | 98 | <Reference Include="System.Xaml" /> |
99 | 99 | <Reference Include="WindowsBase" /> |
|
0 commit comments