|
98 | 98 | <DelaySign>false</DelaySign> |
99 | 99 | </PropertyGroup> |
100 | 100 | <ItemGroup> |
101 | | - <Reference Include="Microsoft.Win32.TaskScheduler, Version=2.8.20.0, Culture=neutral, PublicKeyToken=c416bc1b32d97233, processorArchitecture=MSIL"> |
102 | | - <HintPath>..\packages\TaskScheduler.2.8.20\lib\net452\Microsoft.Win32.TaskScheduler.dll</HintPath> |
| 101 | + <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 102 | + <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.5.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath> |
| 103 | + </Reference> |
| 104 | + <Reference Include="Microsoft.Win32.TaskScheduler, Version=2.9.2.0, Culture=neutral, PublicKeyToken=e25603a88b3aa7da, processorArchitecture=MSIL"> |
| 105 | + <HintPath>..\packages\TaskScheduler.2.9.2\lib\net452\Microsoft.Win32.TaskScheduler.dll</HintPath> |
103 | 106 | </Reference> |
104 | 107 | <Reference Include="Microsoft.WindowsAPICodePack, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
105 | 108 | <HintPath>..\packages\Microsoft.WindowsAPICodePack.Core.1.1.0\lib\Microsoft.WindowsAPICodePack.dll</HintPath> |
106 | 109 | </Reference> |
107 | 110 | <Reference Include="Microsoft.WindowsAPICodePack.Shell, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
108 | 111 | <HintPath>..\packages\Microsoft.WindowsAPICodePack.Shell.1.1.0\lib\Microsoft.WindowsAPICodePack.Shell.dll</HintPath> |
109 | 112 | </Reference> |
110 | | - <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
111 | | - <HintPath>..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 113 | + <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 114 | + <HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
112 | 115 | </Reference> |
113 | 116 | <Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL"> |
114 | | - <HintPath>..\packages\NLog.4.6.8\lib\net45\NLog.dll</HintPath> |
| 117 | + <HintPath>..\packages\NLog.4.7.13\lib\net45\NLog.dll</HintPath> |
115 | 118 | </Reference> |
116 | 119 | <Reference Include="PresentationCore" /> |
117 | 120 | <Reference Include="PresentationFramework" /> |
118 | | - <Reference Include="Sentry, Version=1.1.2.0, Culture=neutral, PublicKeyToken=fba2ec45388e2af0, processorArchitecture=MSIL"> |
119 | | - <HintPath>..\packages\Sentry.1.1.2\lib\net461\Sentry.dll</HintPath> |
| 121 | + <Reference Include="Sentry, Version=3.12.1.0, Culture=neutral, PublicKeyToken=fba2ec45388e2af0, processorArchitecture=MSIL"> |
| 122 | + <HintPath>..\packages\Sentry.3.12.1\lib\net461\Sentry.dll</HintPath> |
120 | 123 | </Reference> |
121 | | - <Reference Include="Sentry.PlatformAbstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=fba2ec45388e2af0, processorArchitecture=MSIL"> |
122 | | - <HintPath>..\packages\Sentry.PlatformAbstractions.1.0.0\lib\net45\Sentry.PlatformAbstractions.dll</HintPath> |
| 124 | + <Reference Include="Sentry.PlatformAbstractions, Version=1.1.1.0, Culture=neutral, PublicKeyToken=fba2ec45388e2af0, processorArchitecture=MSIL"> |
| 125 | + <HintPath>..\packages\Sentry.PlatformAbstractions.1.1.1\lib\net45\Sentry.PlatformAbstractions.dll</HintPath> |
123 | 126 | </Reference> |
124 | | - <Reference Include="Sentry.Protocol, Version=1.0.4.0, Culture=neutral, PublicKeyToken=fba2ec45388e2af0, processorArchitecture=MSIL"> |
125 | | - <HintPath>..\packages\Sentry.Protocol.1.0.4\lib\net46\Sentry.Protocol.dll</HintPath> |
| 127 | + <Reference Include="Sentry.Protocol, Version=2.1.8.0, Culture=neutral, PublicKeyToken=fba2ec45388e2af0, processorArchitecture=MSIL"> |
| 128 | + <HintPath>..\packages\Sentry.Protocol.2.1.8\lib\net46\Sentry.Protocol.dll</HintPath> |
126 | 129 | </Reference> |
127 | 130 | <Reference Include="System" /> |
128 | | - <Reference Include="System.Collections.Immutable, Version=1.2.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
129 | | - <HintPath>..\packages\System.Collections.Immutable.1.5.0\lib\netstandard2.0\System.Collections.Immutable.dll</HintPath> |
| 131 | + <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 132 | + <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath> |
| 133 | + </Reference> |
| 134 | + <Reference Include="System.Collections.Immutable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 135 | + <HintPath>..\packages\System.Collections.Immutable.6.0.0\lib\net461\System.Collections.Immutable.dll</HintPath> |
130 | 136 | </Reference> |
131 | 137 | <Reference Include="System.configuration" /> |
132 | 138 | <Reference Include="System.Configuration.Install" /> |
133 | 139 | <Reference Include="System.Core" /> |
134 | 140 | <Reference Include="System.DirectoryServices" /> |
135 | 141 | <Reference Include="System.Drawing" /> |
136 | 142 | <Reference Include="System.IO.Compression, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" /> |
| 143 | + <Reference Include="System.Management" /> |
| 144 | + <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 145 | + <HintPath>..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath> |
| 146 | + </Reference> |
137 | 147 | <Reference Include="System.Messaging" /> |
| 148 | + <Reference Include="System.Numerics" /> |
| 149 | + <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 150 | + <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath> |
| 151 | + </Reference> |
| 152 | + <Reference Include="System.Reflection.Metadata, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 153 | + <HintPath>..\packages\System.Reflection.Metadata.5.0.0\lib\net461\System.Reflection.Metadata.dll</HintPath> |
| 154 | + </Reference> |
| 155 | + <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 156 | + <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
| 157 | + </Reference> |
138 | 158 | <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
139 | 159 | <HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> |
140 | | - <Private>True</Private> |
141 | | - <Private>True</Private> |
142 | 160 | </Reference> |
143 | 161 | <Reference Include="System.Runtime.Serialization" /> |
144 | 162 | <Reference Include="System.ServiceModel" /> |
| 163 | + <Reference Include="System.Text.Encodings.Web, Version=5.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 164 | + <HintPath>..\packages\System.Text.Encodings.Web.5.0.1\lib\net461\System.Text.Encodings.Web.dll</HintPath> |
| 165 | + </Reference> |
| 166 | + <Reference Include="System.Text.Json, Version=5.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 167 | + <HintPath>..\packages\System.Text.Json.5.0.2\lib\net461\System.Text.Json.dll</HintPath> |
| 168 | + </Reference> |
| 169 | + <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 170 | + <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath> |
| 171 | + </Reference> |
145 | 172 | <Reference Include="System.Transactions" /> |
| 173 | + <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 174 | + <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath> |
| 175 | + </Reference> |
146 | 176 | <Reference Include="System.Web.Extensions" /> |
147 | 177 | <Reference Include="System.Windows.Forms" /> |
148 | 178 | <Reference Include="System.Windows.Forms.DataVisualization" /> |
|
183 | 213 | <DependentUpon>Resources.resx</DependentUpon> |
184 | 214 | </Compile> |
185 | 215 | <Compile Include="Translator.cs" /> |
| 216 | + <None Include="packages.config" /> |
186 | 217 | <None Include="UninstallCleanup.ps1" /> |
187 | 218 | <Compile Include="UserFeedback.cs"> |
188 | 219 | <SubType>Form</SubType> |
|
332 | 363 | <None Include="Resources\logo PNG.png" /> |
333 | 364 | <None Include="app.manifest" /> |
334 | 365 | <None Include="Resources\ACC_loading_icon.ico" /> |
335 | | - <None Include="packages.config" /> |
336 | 366 | <None Include="Properties\Settings.settings"> |
337 | 367 | <Generator>SettingsSingleFileGenerator</Generator> |
338 | 368 | <LastGenOutput>Settings1.Designer.cs</LastGenOutput> |
|
0 commit comments