mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-30 15:06:06 +00:00
Nugets
This commit is contained in:
parent
adddd1008c
commit
747223292b
2 changed files with 4 additions and 0 deletions
|
|
@ -71,6 +71,9 @@
|
|||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\..\..\..\..\..\..\..\Program Files (x86)\GtkSharp\2.12\lib\gtk-sharp-2.0\pango-sharp.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Rg.Plugins.Popup, Version=1.1.4.168, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Rg.Plugins.Popup.1.1.4.168\lib\netstandard1.0\Rg.Plugins.Popup.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Core" />
|
||||
<Reference Include="System.Xml.Linq" />
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Markdig" version="0.15.3" targetFramework="net471" />
|
||||
<package id="Rg.Plugins.Popup" version="1.1.4.168" targetFramework="net471" />
|
||||
<package id="Xamarin.Forms" version="3.2.0.871581" targetFramework="net471" />
|
||||
<package id="Xamarin.Forms.Platform.GTK" version="3.2.0.871581" targetFramework="net471" />
|
||||
</packages>
|
||||
Loading…
Add table
Add a link
Reference in a new issue