|
79 | 79 | <SignAssembly>false</SignAssembly> |
80 | 80 | </PropertyGroup> |
81 | 81 | <ItemGroup> |
| 82 | + <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"> |
| 83 | + <HintPath>packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\netstandard2.0\Microsoft.Bcl.AsyncInterfaces.dll</HintPath> |
| 84 | + <Private>True</Private> |
| 85 | + </Reference> |
82 | 86 | <Reference Include="Microsoft.Data.SqlClient, Version=1.11.20045.2, Culture=neutral, PublicKeyToken=23ec7fc2d6eaa4a5, processorArchitecture=MSIL"> |
83 | 87 | <HintPath>packages\Microsoft.Data.SqlClient.1.1.1\lib\net46\Microsoft.Data.SqlClient.dll</HintPath> |
84 | 88 | </Reference> |
|
88 | 92 | <Reference Include="Microsoft.Identity.Client, Version=3.0.8.0, Culture=neutral, PublicKeyToken=0a613f4dd989e8ae, processorArchitecture=MSIL"> |
89 | 93 | <HintPath>packages\Microsoft.Identity.Client.3.0.8\lib\net45\Microsoft.Identity.Client.dll</HintPath> |
90 | 94 | </Reference> |
91 | | - <Reference Include="Microsoft.IdentityModel.JsonWebTokens, Version=5.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
92 | | - <HintPath>packages\Microsoft.IdentityModel.JsonWebTokens.5.5.0\lib\net461\Microsoft.IdentityModel.JsonWebTokens.dll</HintPath> |
| 95 | + <Reference Include="Microsoft.IdentityModel.Abstractions, Version=7.1.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"> |
| 96 | + <HintPath>packages\Microsoft.IdentityModel.Abstractions.7.1.2\lib\net461\Microsoft.IdentityModel.Abstractions.dll</HintPath> |
| 97 | + <Private>True</Private> |
| 98 | + </Reference> |
| 99 | + <Reference Include="Microsoft.IdentityModel.JsonWebTokens, Version=7.1.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"> |
| 100 | + <HintPath>packages\Microsoft.IdentityModel.JsonWebTokens.7.1.2\lib\net461\Microsoft.IdentityModel.JsonWebTokens.dll</HintPath> |
| 101 | + <Private>True</Private> |
93 | 102 | </Reference> |
94 | | - <Reference Include="Microsoft.IdentityModel.Logging, Version=5.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
95 | | - <HintPath>packages\Microsoft.IdentityModel.Logging.5.5.0\lib\net461\Microsoft.IdentityModel.Logging.dll</HintPath> |
| 103 | + <Reference Include="Microsoft.IdentityModel.Logging, Version=7.1.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"> |
| 104 | + <HintPath>packages\Microsoft.IdentityModel.Logging.7.1.2\lib\net461\Microsoft.IdentityModel.Logging.dll</HintPath> |
| 105 | + <Private>True</Private> |
96 | 106 | </Reference> |
97 | 107 | <Reference Include="Microsoft.IdentityModel.Protocols, Version=5.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
98 | 108 | <HintPath>packages\Microsoft.IdentityModel.Protocols.5.5.0\lib\net461\Microsoft.IdentityModel.Protocols.dll</HintPath> |
99 | 109 | </Reference> |
100 | 110 | <Reference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect, Version=5.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
101 | 111 | <HintPath>packages\Microsoft.IdentityModel.Protocols.OpenIdConnect.5.5.0\lib\net461\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll</HintPath> |
102 | 112 | </Reference> |
103 | | - <Reference Include="Microsoft.IdentityModel.Tokens, Version=5.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
104 | | - <HintPath>packages\Microsoft.IdentityModel.Tokens.5.5.0\lib\net461\Microsoft.IdentityModel.Tokens.dll</HintPath> |
| 113 | + <Reference Include="Microsoft.IdentityModel.Tokens, Version=7.1.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"> |
| 114 | + <HintPath>packages\Microsoft.IdentityModel.Tokens.7.1.2\lib\net461\Microsoft.IdentityModel.Tokens.dll</HintPath> |
| 115 | + <Private>True</Private> |
105 | 116 | </Reference> |
106 | 117 | <Reference Include="Microsoft.SqlServer.Assessment, Version=1.100.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
107 | 118 | <HintPath>packages\Microsoft.SqlServer.SqlManagementObjects.160.2004021.0\lib\netstandard2.0\Microsoft.SqlServer.Assessment.dll</HintPath> |
|
183 | 194 | <HintPath>packages\Newtonsoft.Json.11.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
184 | 195 | </Reference> |
185 | 196 | <Reference Include="System" /> |
| 197 | + <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"> |
| 198 | + <HintPath>packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath> |
| 199 | + <Private>True</Private> |
| 200 | + </Reference> |
186 | 201 | <Reference Include="System.ComponentModel.DataAnnotations" /> |
187 | 202 | <Reference Include="System.Core" /> |
188 | 203 | <Reference Include="System.Data.Common, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
|
191 | 206 | <Private>True</Private> |
192 | 207 | </Reference> |
193 | 208 | <Reference Include="System.IdentityModel" /> |
194 | | - <Reference Include="System.IdentityModel.Tokens.Jwt, Version=5.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
195 | | - <HintPath>packages\System.IdentityModel.Tokens.Jwt.5.5.0\lib\net461\System.IdentityModel.Tokens.Jwt.dll</HintPath> |
| 209 | + <Reference Include="System.IdentityModel.Tokens.Jwt, Version=5.7.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"> |
| 210 | + <HintPath>packages\System.IdentityModel.Tokens.Jwt.5.7.0\lib\net461\System.IdentityModel.Tokens.Jwt.dll</HintPath> |
| 211 | + <Private>True</Private> |
| 212 | + </Reference> |
| 213 | + <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"> |
| 214 | + <HintPath>packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath> |
| 215 | + <Private>True</Private> |
196 | 216 | </Reference> |
197 | 217 | <Reference Include="System.Net.Http" /> |
| 218 | + <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| 219 | + <HintPath>packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath> |
| 220 | + <Private>True</Private> |
| 221 | + </Reference> |
| 222 | + <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| 223 | + <HintPath>packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
| 224 | + <Private>True</Private> |
| 225 | + </Reference> |
198 | 226 | <Reference Include="System.Runtime.Serialization" /> |
199 | 227 | <Reference Include="System.Security" /> |
| 228 | + <Reference Include="System.Text.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"> |
| 229 | + <HintPath>packages\System.Text.Encodings.Web.8.0.0\lib\netstandard2.0\System.Text.Encodings.Web.dll</HintPath> |
| 230 | + <Private>True</Private> |
| 231 | + </Reference> |
| 232 | + <Reference Include="System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"> |
| 233 | + <HintPath>packages\System.Text.Json.8.0.1\lib\netstandard2.0\System.Text.Json.dll</HintPath> |
| 234 | + <Private>True</Private> |
| 235 | + </Reference> |
| 236 | + <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"> |
| 237 | + <HintPath>packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath> |
| 238 | + <Private>True</Private> |
| 239 | + </Reference> |
200 | 240 | <Reference Include="System.Xml.Linq" /> |
201 | 241 | <Reference Include="System.Data.DataSetExtensions" /> |
202 | 242 | <Reference Include="Microsoft.CSharp" /> |
|
0 commit comments