Left off last commit
This commit is contained in:
		| @@ -130,6 +130,12 @@ | |||||||
|     <Reference Include="Plugin.Settings"> |     <Reference Include="Plugin.Settings"> | ||||||
|       <HintPath>..\packages\Xam.Plugins.Settings.3.1.1\lib\net45\Plugin.Settings.dll</HintPath> |       <HintPath>..\packages\Xam.Plugins.Settings.3.1.1\lib\net45\Plugin.Settings.dll</HintPath> | ||||||
|     </Reference> |     </Reference> | ||||||
|  |     <Reference Include="Sharpnado.Infrastructure"> | ||||||
|  |       <HintPath>..\packages\Sharpnado.Forms.HorizontalListView.1.2.0\lib\netstandard2.0\Sharpnado.Infrastructure.dll</HintPath> | ||||||
|  |     </Reference> | ||||||
|  |     <Reference Include="Sharpnado.Presentation.Forms"> | ||||||
|  |       <HintPath>..\packages\Sharpnado.Forms.HorizontalListView.1.2.0\lib\netstandard2.0\Sharpnado.Presentation.Forms.dll</HintPath> | ||||||
|  |     </Reference> | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <EmbeddedResource Include="gtk-gui\gui.stetic"> |     <EmbeddedResource Include="gtk-gui\gui.stetic"> | ||||||
|   | |||||||
| @@ -12,6 +12,7 @@ | |||||||
|   <package id="Microsoft.Bcl" version="1.1.8" targetFramework="net47" /> |   <package id="Microsoft.Bcl" version="1.1.8" targetFramework="net47" /> | ||||||
|   <package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net47" /> |   <package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net47" /> | ||||||
|   <package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="net47" /> |   <package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="net47" /> | ||||||
|  |   <package id="Sharpnado.Forms.HorizontalListView" version="1.2.0" targetFramework="net47" /> | ||||||
|   <package id="System.Interactive.Async" version="3.2.0" targetFramework="net47" /> |   <package id="System.Interactive.Async" version="3.2.0" targetFramework="net47" /> | ||||||
|   <package id="System.Reflection" version="4.3.0" targetFramework="net47" /> |   <package id="System.Reflection" version="4.3.0" targetFramework="net47" /> | ||||||
|   <package id="System.Reflection.TypeExtensions" version="4.4.0" targetFramework="net47" /> |   <package id="System.Reflection.TypeExtensions" version="4.4.0" targetFramework="net47" /> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user