|
71 | 71 | <Reference Include="Azure.AI.TextAnalytics, Version=5.2.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8, processorArchitecture=MSIL">
|
72 | 72 | <HintPath>..\packages\Azure.AI.TextAnalytics.5.2.0\lib\netstandard2.0\Azure.AI.TextAnalytics.dll</HintPath>
|
73 | 73 | </Reference>
|
74 |
| - <Reference Include="Azure.Core, Version=1.38.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8, processorArchitecture=MSIL"> |
75 |
| - <HintPath>..\packages\Azure.Core.1.38.0\lib\net472\Azure.Core.dll</HintPath> |
| 74 | + <Reference Include="Azure.Core, Version=1.43.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8, processorArchitecture=MSIL"> |
| 75 | + <HintPath>..\packages\Azure.Core.1.43.0\lib\net472\Azure.Core.dll</HintPath> |
76 | 76 | </Reference>
|
77 | 77 | <Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
|
78 | 78 | <HintPath>..\packages\Portable.BouncyCastle.1.9.0\lib\net40\BouncyCastle.Crypto.dll</HintPath>
|
|
125 | 125 | <Reference Include="Microsoft.Azure.Storage.Queue, Version=11.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
126 | 126 | <HintPath>..\packages\Microsoft.Azure.Storage.Queue.11.2.2\lib\net452\Microsoft.Azure.Storage.Queue.dll</HintPath>
|
127 | 127 | </Reference>
|
128 |
| - <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
129 |
| - <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath> |
| 128 | + <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 129 | + <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath> |
130 | 130 | </Reference>
|
131 | 131 | <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
132 | 132 | <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
|
|
328 | 328 | <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
329 | 329 | <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
|
330 | 330 | </Reference>
|
331 |
| - <Reference Include="System.ClientModel, Version=1.0.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8, processorArchitecture=MSIL"> |
332 |
| - <HintPath>..\packages\System.ClientModel.1.0.0\lib\netstandard2.0\System.ClientModel.dll</HintPath> |
| 331 | + <Reference Include="System.ClientModel, Version=1.1.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8, processorArchitecture=MSIL"> |
| 332 | + <HintPath>..\packages\System.ClientModel.1.1.0\lib\netstandard2.0\System.ClientModel.dll</HintPath> |
333 | 333 | </Reference>
|
334 | 334 | <Reference Include="System.ComponentModel.Annotations, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
335 | 335 | <HintPath>..\packages\System.ComponentModel.Annotations.4.7.0\lib\net461\System.ComponentModel.Annotations.dll</HintPath>
|
|
443 | 443 | <Reference Include="System.Text.Encoding.CodePages, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
444 | 444 | <HintPath>..\packages\System.Text.Encoding.CodePages.6.0.0\lib\net461\System.Text.Encoding.CodePages.dll</HintPath>
|
445 | 445 | </Reference>
|
446 |
| - <Reference Include="System.Text.Encodings.Web, Version=4.0.5.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
447 |
| - <HintPath>..\packages\System.Text.Encodings.Web.4.7.2\lib\net461\System.Text.Encodings.Web.dll</HintPath> |
| 446 | + <Reference Include="System.Text.Encodings.Web, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 447 | + <HintPath>..\packages\System.Text.Encodings.Web.6.0.0\lib\net461\System.Text.Encodings.Web.dll</HintPath> |
448 | 448 | </Reference>
|
449 |
| - <Reference Include="System.Text.Json, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
450 |
| - <HintPath>..\packages\System.Text.Json.4.7.2\lib\net461\System.Text.Json.dll</HintPath> |
| 449 | + <Reference Include="System.Text.Json, Version=6.0.0.9, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 450 | + <HintPath>..\packages\System.Text.Json.6.0.9\lib\net461\System.Text.Json.dll</HintPath> |
451 | 451 | </Reference>
|
452 | 452 | <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
453 | 453 | <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
|
@@ -14484,24 +14484,14 @@
|
14484 | 14484 | <Compile Include="Old_App_Code\CMS\UpgradeProcedure.cs" />
|
14485 | 14485 | <Compile Include="Properties\AssemblyInfo.cs" />
|
14486 | 14486 | </ItemGroup>
|
14487 |
| - <ItemGroup> |
14488 |
| - </ItemGroup> |
14489 | 14487 | <ItemGroup>
|
14490 | 14488 | <WebReferences Include="Web References\" />
|
14491 | 14489 | </ItemGroup>
|
14492 |
| - <ItemGroup> |
14493 |
| - </ItemGroup> |
14494 |
| - <ItemGroup> |
14495 |
| - </ItemGroup> |
14496 |
| - <ItemGroup> |
14497 |
| - </ItemGroup> |
14498 | 14490 | <ItemGroup>
|
14499 | 14491 | <Folder Include="CMSModules\EmailEngine\FormControls\" />
|
14500 | 14492 | <Folder Include="CMSScripts\Custom\" />
|
14501 | 14493 | <Folder Include="CMSScripts\WebComponents\" />
|
14502 | 14494 | </ItemGroup>
|
14503 |
| - <ItemGroup> |
14504 |
| - </ItemGroup> |
14505 | 14495 | <ItemGroup>
|
14506 | 14496 | <ProjectReference Include="..\Kentico.Xperience.OpenAI.Azure\Kentico.Xperience.OpenAI.Azure.csproj">
|
14507 | 14497 | <Project>{5f319bd1-c938-4c04-b4a2-b7d54c667bcb}</Project>
|
|
0 commit comments