|
64 | 64 | <None Include="packages.config" />
|
65 | 65 | </ItemGroup>
|
66 | 66 | <ItemGroup>
|
| 67 | + <Reference Include="ControlzEx, Version=3.0.2.4, Culture=neutral, PublicKeyToken=null"> |
| 68 | + <HintPath>packages\ControlzEx.3.0.2.4\lib\net45\ControlzEx.dll</HintPath> |
| 69 | + <Private>True</Private> |
| 70 | + </Reference> |
67 | 71 | <Reference Include="DiscordRPC, Version=1.0.150.0, Culture=neutral, PublicKeyToken=null">
|
68 | 72 | <HintPath>packages\DiscordRichPresence.1.0.150\lib\net35\DiscordRPC.dll</HintPath>
|
69 | 73 | <Private>True</Private>
|
70 | 74 | </Reference>
|
71 |
| - <Reference Include="ICSharpCode.AvalonEdit, Version=5.0.3.0, Culture=neutral, PublicKeyToken=9cc39be672370310, processorArchitecture=MSIL"> |
72 |
| - <HintPath>packages\AvalonEdit.5.0.3\lib\Net40\ICSharpCode.AvalonEdit.dll</HintPath> |
73 |
| - <Private>True</Private> |
| 75 | + <Reference Include="ICSharpCode.AvalonEdit, Version=6.0.1.278, Culture=neutral, PublicKeyToken=9cc39be672370310"> |
| 76 | + <HintPath>packages\AvalonEdit.6.0.1\lib\net45\ICSharpCode.AvalonEdit.dll</HintPath> |
| 77 | + <Private>True</Private> |
74 | 78 | </Reference>
|
75 |
| - <Reference Include="MahApps.Metro, Version=1.3.0.0, Culture=neutral, PublicKeyToken=f4fb5a3c4d1e5b4f, processorArchitecture=MSIL"> |
76 |
| - <HintPath>packages\MahApps.Metro.1.3.0\lib\net45\MahApps.Metro.dll</HintPath> |
77 |
| - <Private>True</Private> |
| 79 | + <Reference Include="MahApps.Metro, Version=1.6.5.1, Culture=neutral, PublicKeyToken=null"> |
| 80 | + <HintPath>packages\MahApps.Metro.1.6.5\lib\net45\MahApps.Metro.dll</HintPath> |
| 81 | + <Private>True</Private> |
78 | 82 | </Reference>
|
79 | 83 | <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed">
|
80 |
| - <HintPath>packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> |
81 |
| - <Private>True</Private> |
| 84 | + <HintPath>packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 85 | + <Private>True</Private> |
82 | 86 | </Reference>
|
83 | 87 | <Reference Include="Renci.SshNet, Version=2016.1.0.0, Culture=neutral, PublicKeyToken=1cee9f8bde3db106">
|
84 | 88 | <HintPath>packages\SSH.NET.2016.1.0\lib\net40\Renci.SshNet.dll</HintPath>
|
85 | 89 | <Private>True</Private>
|
86 | 90 | </Reference>
|
87 |
| - <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
88 |
| - <HintPath>packages\MahApps.Metro.1.3.0\lib\net45\System.Windows.Interactivity.dll</HintPath> |
89 |
| - <Private>True</Private> |
90 |
| - </Reference> |
91 | 91 | <Reference Include="PresentationCore" />
|
92 | 92 | <Reference Include="PresentationFramework" />
|
93 | 93 | <Reference Include="QueryMaster">
|
|
100 | 100 | <Reference Include="System.Drawing" />
|
101 | 101 | <Reference Include="System.Management" />
|
102 | 102 | <Reference Include="System.Windows.Forms" />
|
| 103 | + <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"> |
| 104 | + <HintPath>packages\ControlzEx.3.0.2.4\lib\net45\System.Windows.Interactivity.dll</HintPath> |
| 105 | + <Private>True</Private> |
| 106 | + </Reference> |
103 | 107 | <Reference Include="System.Xaml" />
|
104 | 108 | <Reference Include="System.XML" />
|
105 | 109 | <Reference Include="WindowsBase" />
|
|
0 commit comments