|
71 | 71 | <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.9.0.4\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath> |
72 | 72 | <Private>True</Private> |
73 | 73 | </Reference> |
| 74 | + <Reference Include="Microsoft.Bcl.Memory, Version=9.0.0.4, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"> |
| 75 | + <HintPath>..\packages\Microsoft.Bcl.Memory.9.0.4\lib\net462\Microsoft.Bcl.Memory.dll</HintPath> |
| 76 | + <Private>True</Private> |
| 77 | + </Reference> |
74 | 78 | <Reference Include="Microsoft.Bcl.TimeProvider, Version=9.0.0.4, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"> |
75 | 79 | <HintPath>..\packages\Microsoft.Bcl.TimeProvider.9.0.4\lib\net462\Microsoft.Bcl.TimeProvider.dll</HintPath> |
76 | 80 | <Private>True</Private> |
77 | 81 | </Reference> |
78 | 82 | <Reference Include="Microsoft.CSharp" /> |
| 83 | + <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=9.0.0.4, Culture=neutral, PublicKeyToken=adb9793829ddae60"> |
| 84 | + <HintPath>..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.9.0.4\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath> |
| 85 | + <Private>True</Private> |
| 86 | + </Reference> |
| 87 | + <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=9.0.0.4, Culture=neutral, PublicKeyToken=adb9793829ddae60"> |
| 88 | + <HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.9.0.4\lib\net462\Microsoft.Extensions.Logging.Abstractions.dll</HintPath> |
| 89 | + <Private>True</Private> |
| 90 | + </Reference> |
79 | 91 | <Reference Include="Microsoft.IdentityModel.Abstractions, Version=8.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"> |
80 | 92 | <HintPath>..\packages\Microsoft.IdentityModel.Abstractions.8.9.0\lib\net472\Microsoft.IdentityModel.Abstractions.dll</HintPath> |
81 | 93 | <Private>True</Private> |
|
84 | 96 | <HintPath>..\packages\Microsoft.IdentityModel.Logging.8.9.0\lib\net472\Microsoft.IdentityModel.Logging.dll</HintPath> |
85 | 97 | <Private>True</Private> |
86 | 98 | </Reference> |
87 | | - <Reference Include="Microsoft.IdentityModel.Tokens, Version=8.2.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"> |
88 | | - <HintPath>..\packages\Microsoft.IdentityModel.Tokens.8.2.1\lib\net472\Microsoft.IdentityModel.Tokens.dll</HintPath> |
| 99 | + <Reference Include="Microsoft.IdentityModel.Tokens, Version=8.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"> |
| 100 | + <HintPath>..\packages\Microsoft.IdentityModel.Tokens.8.9.0\lib\net472\Microsoft.IdentityModel.Tokens.dll</HintPath> |
89 | 101 | <Private>True</Private> |
90 | 102 | </Reference> |
91 | 103 | <Reference Include="Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL"> |
|
120 | 132 | <Private>True</Private> |
121 | 133 | </Reference> |
122 | 134 | <Reference Include="System.Configuration" /> |
| 135 | + <Reference Include="System.Diagnostics.DiagnosticSource, Version=9.0.0.4, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"> |
| 136 | + <HintPath>..\packages\System.Diagnostics.DiagnosticSource.9.0.4\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath> |
| 137 | + <Private>True</Private> |
| 138 | + </Reference> |
123 | 139 | <Reference Include="System.Drawing" /> |
124 | 140 | <Reference Include="System.Drawing.Common, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"> |
125 | 141 | <HintPath>..\packages\System.Drawing.Common.9.0.4\lib\net462\System.Drawing.Common.dll</HintPath> |
126 | 142 | <Private>True</Private> |
127 | 143 | </Reference> |
128 | | - <Reference Include="System.IO.Pipelines, Version=9.0.0.3, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"> |
129 | | - <HintPath>..\packages\System.IO.Pipelines.9.0.3\lib\net462\System.IO.Pipelines.dll</HintPath> |
| 144 | + <Reference Include="System.IO.Pipelines, Version=9.0.0.4, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"> |
| 145 | + <HintPath>..\packages\System.IO.Pipelines.9.0.4\lib\net462\System.IO.Pipelines.dll</HintPath> |
130 | 146 | <Private>True</Private> |
131 | 147 | </Reference> |
132 | 148 | <Reference Include="System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
133 | 149 | <SpecificVersion>False</SpecificVersion> |
134 | 150 | <HintPath>C:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.Management.Automation\v4.0_3.0.0.0__31bf3856ad364e35\System.Management.Automation.dll</HintPath> |
135 | 151 | </Reference> |
136 | | - <Reference Include="System.Memory, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"> |
137 | | - <HintPath>..\packages\System.Memory.4.6.0\lib\net462\System.Memory.dll</HintPath> |
| 152 | + <Reference Include="System.Memory, Version=4.0.5.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"> |
| 153 | + <HintPath>..\packages\System.Memory.4.6.3\lib\net462\System.Memory.dll</HintPath> |
138 | 154 | <Private>True</Private> |
139 | 155 | </Reference> |
140 | 156 | <Reference Include="System.Net.Http" /> |
|
146 | 162 | <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
147 | 163 | <Private>True</Private> |
148 | 164 | </Reference> |
149 | | - <Reference Include="System.Text.Encodings.Web, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"> |
150 | | - <HintPath>..\packages\System.Text.Encodings.Web.9.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath> |
| 165 | + <Reference Include="System.Text.Encodings.Web, Version=9.0.0.4, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"> |
| 166 | + <HintPath>..\packages\System.Text.Encodings.Web.9.0.4\lib\net462\System.Text.Encodings.Web.dll</HintPath> |
151 | 167 | <Private>True</Private> |
152 | 168 | </Reference> |
153 | | - <Reference Include="System.Text.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"> |
154 | | - <HintPath>..\packages\System.Text.Json.9.0.0\lib\net462\System.Text.Json.dll</HintPath> |
| 169 | + <Reference Include="System.Text.Json, Version=9.0.0.4, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"> |
| 170 | + <HintPath>..\packages\System.Text.Json.9.0.4\lib\net462\System.Text.Json.dll</HintPath> |
155 | 171 | <Private>True</Private> |
156 | 172 | </Reference> |
157 | 173 | <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.4.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"> |
|
0 commit comments