|
83 | 83 | <Reference Include="System.Core" />
|
84 | 84 | <Reference Include="System.ComponentModel.Composition" />
|
85 | 85 | <Reference Include="mscorlib" />
|
86 |
| - <Reference Include="Microsoft.Extensions.DependencyModel"> |
87 |
| - <HintPath>..\packages\Microsoft.Extensions.DependencyModel.3.1.1\lib\net451\Microsoft.Extensions.DependencyModel.dll</HintPath> |
88 |
| - </Reference> |
89 | 86 | <Reference Include="Microsoft.Extensions.FileSystemGlobbing">
|
90 |
| - <HintPath>..\packages\Microsoft.Extensions.FileSystemGlobbing.3.1.1\lib\netstandard2.0\Microsoft.Extensions.FileSystemGlobbing.dll</HintPath> |
| 87 | + <HintPath>..\packages\Microsoft.Extensions.FileSystemGlobbing.5.0.0\lib\net461\Microsoft.Extensions.FileSystemGlobbing.dll</HintPath> |
91 | 88 | </Reference>
|
92 | 89 | <Reference Include="Microsoft.Win32.Registry">
|
93 |
| - <HintPath>..\packages\Microsoft.Win32.Registry.4.7.0\lib\net461\Microsoft.Win32.Registry.dll</HintPath> |
| 90 | + <HintPath>..\packages\Microsoft.Win32.Registry.5.0.0\lib\net461\Microsoft.Win32.Registry.dll</HintPath> |
94 | 91 | </Reference>
|
95 | 92 | <Reference Include="Newtonsoft.Json">
|
96 |
| - <HintPath>..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 93 | + <HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
97 | 94 | </Reference>
|
98 | 95 | <Reference Include="System.Collections.Immutable">
|
99 |
| - <HintPath>..\packages\System.Collections.Immutable.1.5.0\lib\netstandard2.0\System.Collections.Immutable.dll</HintPath> |
| 96 | + <HintPath>..\packages\System.Collections.Immutable.5.0.0\lib\net461\System.Collections.Immutable.dll</HintPath> |
100 | 97 | </Reference>
|
101 | 98 | <Reference Include="System.Runtime.CompilerServices.Unsafe">
|
102 |
| - <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
| 99 | + <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.5.0.0\lib\net45\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
103 | 100 | </Reference>
|
104 | 101 | <Reference Include="System.Runtime.InteropServices.RuntimeInformation">
|
105 |
| - <HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.0.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> |
| 102 | + <HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath> |
106 | 103 | </Reference>
|
107 | 104 | <Reference Include="System.Security.AccessControl">
|
108 |
| - <HintPath>..\packages\System.Security.AccessControl.4.7.0\lib\net461\System.Security.AccessControl.dll</HintPath> |
| 105 | + <HintPath>..\packages\System.Security.AccessControl.5.0.0\lib\net461\System.Security.AccessControl.dll</HintPath> |
109 | 106 | </Reference>
|
110 | 107 | <Reference Include="System.Security.Principal.Windows">
|
111 |
| - <HintPath>..\packages\System.Security.Principal.Windows.4.7.0\lib\net461\System.Security.Principal.Windows.dll</HintPath> |
| 108 | + <HintPath>..\packages\System.Security.Principal.Windows.5.0.0\lib\net461\System.Security.Principal.Windows.dll</HintPath> |
112 | 109 | </Reference>
|
113 | 110 | <Reference Include="System.Threading.Tasks.Extensions">
|
114 |
| - <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.3\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath> |
| 111 | + <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath> |
115 | 112 | </Reference>
|
116 | 113 | <Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
|
| 114 | + <Reference Include="System.Buffers"> |
| 115 | + <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath> |
| 116 | + </Reference> |
| 117 | + <Reference Include="System.Numerics.Vectors"> |
| 118 | + <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath> |
| 119 | + </Reference> |
| 120 | + <Reference Include="System.Numerics" /> |
| 121 | + <Reference Include="System.Memory"> |
| 122 | + <HintPath>..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath> |
| 123 | + </Reference> |
| 124 | + <Reference Include="Microsoft.DotNet.PlatformAbstractions"> |
| 125 | + <HintPath>..\packages\Microsoft.DotNet.PlatformAbstractions.2.1.0\lib\net45\Microsoft.DotNet.PlatformAbstractions.dll</HintPath> |
| 126 | + </Reference> |
| 127 | + <Reference Include="Microsoft.Extensions.DependencyModel"> |
| 128 | + <HintPath>..\packages\Microsoft.Extensions.DependencyModel.2.1.0\lib\net451\Microsoft.Extensions.DependencyModel.dll</HintPath> |
| 129 | + </Reference> |
117 | 130 | </ItemGroup>
|
118 | 131 | <ItemGroup>
|
119 | 132 | <AddinReference Include="MonoDevelop.UnitTesting" />
|
|
0 commit comments