|
50 | 50 | <WarningLevel>4</WarningLevel> |
51 | 51 | </PropertyGroup> |
52 | 52 | <ItemGroup> |
53 | | - <Reference Include="Microsoft.Owin, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
54 | | - <HintPath>..\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll</HintPath> |
55 | | - <Private>True</Private> |
| 53 | + <Reference Include="Microsoft.Owin, Version=3.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 54 | + <HintPath>..\packages\Microsoft.Owin.3.1.0\lib\net45\Microsoft.Owin.dll</HintPath> |
56 | 55 | </Reference> |
57 | | - <Reference Include="Microsoft.Owin.Diagnostics, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
58 | | - <HintPath>..\packages\Microsoft.Owin.Diagnostics.3.0.1\lib\net45\Microsoft.Owin.Diagnostics.dll</HintPath> |
59 | | - <Private>True</Private> |
| 56 | + <Reference Include="Microsoft.Owin.Diagnostics, Version=3.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 57 | + <HintPath>..\packages\Microsoft.Owin.Diagnostics.3.1.0\lib\net45\Microsoft.Owin.Diagnostics.dll</HintPath> |
60 | 58 | </Reference> |
61 | | - <Reference Include="Microsoft.Owin.Host.HttpListener, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
62 | | - <HintPath>..\packages\Microsoft.Owin.Host.HttpListener.3.0.1\lib\net45\Microsoft.Owin.Host.HttpListener.dll</HintPath> |
63 | | - <Private>True</Private> |
| 59 | + <Reference Include="Microsoft.Owin.Host.HttpListener, Version=3.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 60 | + <HintPath>..\packages\Microsoft.Owin.Host.HttpListener.3.1.0\lib\net45\Microsoft.Owin.Host.HttpListener.dll</HintPath> |
64 | 61 | </Reference> |
65 | | - <Reference Include="Microsoft.Owin.Hosting, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
66 | | - <HintPath>..\packages\Microsoft.Owin.Hosting.3.0.1\lib\net45\Microsoft.Owin.Hosting.dll</HintPath> |
67 | | - <Private>True</Private> |
| 62 | + <Reference Include="Microsoft.Owin.Hosting, Version=3.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 63 | + <HintPath>..\packages\Microsoft.Owin.Hosting.3.1.0\lib\net45\Microsoft.Owin.Hosting.dll</HintPath> |
68 | 64 | </Reference> |
69 | | - <Reference Include="Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
70 | | - <HintPath>..\packages\Newtonsoft.Json.8.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> |
71 | | - <Private>True</Private> |
| 65 | + <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 66 | + <HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
72 | 67 | </Reference> |
73 | 68 | <Reference Include="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL"> |
74 | 69 | <HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath> |
|
89 | 84 | <Private>True</Private> |
90 | 85 | </Reference> |
91 | 86 | <Reference Include="System.Net.Http.WebRequest" /> |
| 87 | + <Reference Include="System.Runtime.Serialization" /> |
92 | 88 | <Reference Include="System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
93 | 89 | <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath> |
94 | 90 | <Private>True</Private> |
|
103 | 99 | <Reference Include="System.Data" /> |
104 | 100 | <Reference Include="System.Net.Http" /> |
105 | 101 | <Reference Include="System.Xml" /> |
106 | | - <Reference Include="Telegram.Bot, Version=7.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
107 | | - <HintPath>..\packages\Telegram.Bot.7.0.0\lib\net45\Telegram.Bot.dll</HintPath> |
108 | | - <Private>True</Private> |
| 102 | + <Reference Include="Telegram.Bot, Version=13.4.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 103 | + <HintPath>..\packages\Telegram.Bot.13.4.0\lib\net45\Telegram.Bot.dll</HintPath> |
109 | 104 | </Reference> |
110 | 105 | </ItemGroup> |
111 | 106 | <ItemGroup> |
|
0 commit comments