|
55 | 55 | <ApplicationIcon>Resources\favicon.ico</ApplicationIcon> |
56 | 56 | </PropertyGroup> |
57 | 57 | <ItemGroup> |
58 | | - <Reference Include="HtmlAgilityPack, Version=1.11.16.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL"> |
59 | | - <HintPath>..\packages\HtmlAgilityPack.1.11.16\lib\Net45\HtmlAgilityPack.dll</HintPath> |
| 58 | + <Reference Include="HtmlAgilityPack, Version=1.11.23.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL"> |
| 59 | + <HintPath>..\packages\HtmlAgilityPack.1.11.23\lib\Net45\HtmlAgilityPack.dll</HintPath> |
60 | 60 | </Reference> |
61 | 61 | <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
62 | 62 | <HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
63 | 63 | </Reference> |
64 | | - <Reference Include="Octokit, Version=0.36.0.0, Culture=neutral, processorArchitecture=MSIL"> |
65 | | - <HintPath>..\packages\Octokit.0.36.0\lib\net46\Octokit.dll</HintPath> |
| 64 | + <Reference Include="Octokit, Version=0.46.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 65 | + <HintPath>..\packages\Octokit.0.46.0\lib\net46\Octokit.dll</HintPath> |
66 | 66 | </Reference> |
67 | 67 | <Reference Include="Ookii.Dialogs.WinForms, Version=1.0.0.0, Culture=neutral, PublicKeyToken=66aa232afad40158, processorArchitecture=MSIL"> |
68 | 68 | <HintPath>..\packages\Ookii.Dialogs.WinForms.1.1.0\lib\net45\Ookii.Dialogs.WinForms.dll</HintPath> |
69 | 69 | </Reference> |
70 | | - <Reference Include="Syroot.KnownFolders, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL"> |
71 | | - <HintPath>..\packages\Syroot.Windows.IO.KnownFolders.1.2.1\lib\net452\Syroot.KnownFolders.dll</HintPath> |
| 70 | + <Reference Include="Syroot.KnownFolders, Version=1.2.3.0, Culture=neutral, processorArchitecture=MSIL"> |
| 71 | + <HintPath>..\packages\Syroot.Windows.IO.KnownFolders.1.2.3\lib\netstandard2.0\Syroot.KnownFolders.dll</HintPath> |
72 | 72 | </Reference> |
73 | 73 | <Reference Include="System" /> |
74 | 74 | <Reference Include="System.Core" /> |
75 | 75 | <Reference Include="System.Design" /> |
76 | 76 | <Reference Include="System.IO.Compression" /> |
77 | 77 | <Reference Include="System.IO.Compression.FileSystem" /> |
78 | 78 | <Reference Include="System.Security" /> |
| 79 | + <Reference Include="System.Security.Principal.Windows, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 80 | + <HintPath>..\packages\System.Security.Principal.Windows.4.7.0\lib\net461\System.Security.Principal.Windows.dll</HintPath> |
| 81 | + </Reference> |
79 | 82 | <Reference Include="System.Xml.Linq" /> |
80 | 83 | <Reference Include="System.Data.DataSetExtensions" /> |
81 | 84 | <Reference Include="Microsoft.CSharp" /> |
|
85 | 88 | <Reference Include="System.Net.Http" /> |
86 | 89 | <Reference Include="System.Windows.Forms" /> |
87 | 90 | <Reference Include="System.Xml" /> |
88 | | - <Reference Include="Telegram.Bot, Version=15.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
89 | | - <HintPath>..\packages\Telegram.Bot.15.0.0\lib\net45\Telegram.Bot.dll</HintPath> |
| 91 | + <Reference Include="Telegram.Bot, Version=15.5.1.0, Culture=neutral, processorArchitecture=MSIL"> |
| 92 | + <HintPath>..\packages\Telegram.Bot.15.5.1\lib\net45\Telegram.Bot.dll</HintPath> |
90 | 93 | </Reference> |
91 | 94 | </ItemGroup> |
92 | 95 | <ItemGroup> |
|
0 commit comments