|
33 | 33 | <WarningLevel>4</WarningLevel> |
34 | 34 | </PropertyGroup> |
35 | 35 | <ItemGroup> |
36 | | - <Reference Include="CommandLine, Version=2.8.0.0, Culture=neutral, PublicKeyToken=5a870481e358d379, processorArchitecture=MSIL"> |
37 | | - <HintPath>..\packages\CommandLineParser.2.8.0\lib\net461\CommandLine.dll</HintPath> |
| 36 | + <Reference Include="CommandLine, Version=2.9.1.0, Culture=neutral, PublicKeyToken=5a870481e358d379, processorArchitecture=MSIL"> |
| 37 | + <HintPath>..\packages\CommandLineParser.2.9.1\lib\net461\CommandLine.dll</HintPath> |
38 | 38 | </Reference> |
39 | | - <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
40 | | - <HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 39 | + <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 40 | + <HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
41 | 41 | </Reference> |
42 | | - <Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL"> |
43 | | - <HintPath>..\packages\NLog.4.7.7\lib\net45\NLog.dll</HintPath> |
| 42 | + <Reference Include="NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL"> |
| 43 | + <HintPath>..\packages\NLog.5.0.1\lib\net46\NLog.dll</HintPath> |
44 | 44 | </Reference> |
45 | 45 | <Reference Include="streamdeck-client-csharp, Version=4.3.0.0, Culture=neutral, processorArchitecture=MSIL"> |
46 | 46 | <HintPath>..\packages\streamdeck-client-csharp.4.3.0\lib\netstandard2.0\streamdeck-client-csharp.dll</HintPath> |
|
52 | 52 | <Reference Include="System.Configuration" /> |
53 | 53 | <Reference Include="System.Core" /> |
54 | 54 | <Reference Include="System.Drawing" /> |
55 | | - <Reference Include="System.Drawing.Common, Version=4.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
56 | | - <HintPath>..\packages\System.Drawing.Common.5.0.0\lib\net461\System.Drawing.Common.dll</HintPath> |
| 55 | + <Reference Include="System.Drawing.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 56 | + <HintPath>..\packages\System.Drawing.Common.6.0.0\lib\net461\System.Drawing.Common.dll</HintPath> |
57 | 57 | </Reference> |
58 | 58 | <Reference Include="System.IO.Compression" /> |
59 | 59 | <Reference Include="System.Runtime.Serialization" /> |
|
0 commit comments