File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed
test/ProjectTemplates/Microsoft.Extensions.AI.Templates.IntegrationTests/Snapshots
aichatweb.AzureOpenAI_Qdrant_Aspire.verified/aichatweb/aichatweb.Web
aichatweb.Basic.verified/aichatweb
aichatweb.BasicAspire.verified/aichatweb/aichatweb.Web
aichatweb.Ollama_Qdrant.verified/aichatweb/aichatweb.Web
aichatweb.OpenAI_AzureAISearch.verified/aichatweb Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 35
35
<TemplatePackageVersion_AzureSearchDocuments >11.6.0</TemplatePackageVersion_AzureSearchDocuments >
36
36
<TemplatePackageVersion_CommunityToolkitAspire >9.4.1-beta.277</TemplatePackageVersion_CommunityToolkitAspire >
37
37
<TemplatePackageVersion_MicrosoftExtensionsServiceDiscovery >9.2.0</TemplatePackageVersion_MicrosoftExtensionsServiceDiscovery >
38
- <TemplatePackageVersion_MicrosoftSemanticKernel >1.52.1 </TemplatePackageVersion_MicrosoftSemanticKernel >
39
- <TemplatePackageVersion_MicrosoftSemanticKernel_Preview >1.52.1 -preview</TemplatePackageVersion_MicrosoftSemanticKernel_Preview >
38
+ <TemplatePackageVersion_MicrosoftSemanticKernel >1.53.0 </TemplatePackageVersion_MicrosoftSemanticKernel >
39
+ <TemplatePackageVersion_MicrosoftSemanticKernel_Preview >1.53.0 -preview</TemplatePackageVersion_MicrosoftSemanticKernel_Preview >
40
40
<TemplatePackageVersion_OllamaSharp >5.1.16</TemplatePackageVersion_OllamaSharp >
41
41
<TemplatePackageVersion_OpenTelemetry >1.9.0</TemplatePackageVersion_OpenTelemetry >
42
42
<TemplatePackageVersion_PdfPig >0.1.10</TemplatePackageVersion_PdfPig >
Original file line number Diff line number Diff line change 11
11
<PackageReference Include =" Aspire.Azure.AI.OpenAI" Version =" 9.2.1-preview.1.25222.1" />
12
12
<PackageReference Include =" Microsoft.Extensions.AI.OpenAI" Version =" 9.6.0" />
13
13
<PackageReference Include =" Microsoft.Extensions.AI" Version =" 9.6.0" />
14
- <PackageReference Include =" Microsoft.SemanticKernel.Core" Version =" 1.52.1 " />
14
+ <PackageReference Include =" Microsoft.SemanticKernel.Core" Version =" 1.53.0 " />
15
15
<PackageReference Include =" PdfPig" Version =" 0.1.10" />
16
16
<PackageReference Include =" System.Linq.Async" Version =" 6.0.1" />
17
17
<PackageReference Include =" Aspire.Azure.Search.Documents" Version =" 9.2.1" />
18
- <PackageReference Include =" Microsoft.SemanticKernel.Connectors.AzureAISearch" Version =" 1.52.1 -preview" />
18
+ <PackageReference Include =" Microsoft.SemanticKernel.Connectors.AzureAISearch" Version =" 1.53.0 -preview" />
19
19
</ItemGroup >
20
20
21
21
<ItemGroup >
Original file line number Diff line number Diff line change 10
10
<ItemGroup >
11
11
<PackageReference Include =" Microsoft.Extensions.AI.OpenAI" Version =" 9.6.0" />
12
12
<PackageReference Include =" Microsoft.Extensions.AI" Version =" 9.6.0" />
13
- <PackageReference Include =" Microsoft.SemanticKernel.Core" Version =" 1.52.1 " />
13
+ <PackageReference Include =" Microsoft.SemanticKernel.Core" Version =" 1.53.0 " />
14
14
<PackageReference Include =" PdfPig" Version =" 0.1.10" />
15
15
<PackageReference Include =" System.Linq.Async" Version =" 6.0.1" />
16
- <PackageReference Include =" Microsoft.SemanticKernel.Connectors.SqliteVec" Version =" 1.52.1 -preview" />
16
+ <PackageReference Include =" Microsoft.SemanticKernel.Connectors.SqliteVec" Version =" 1.53.0 -preview" />
17
17
</ItemGroup >
18
18
19
19
</Project >
Original file line number Diff line number Diff line change 11
11
<PackageReference Include =" Aspire.Azure.AI.OpenAI" Version =" 9.2.1-preview.1.25222.1" />
12
12
<PackageReference Include =" Microsoft.Extensions.AI.OpenAI" Version =" 9.6.0" />
13
13
<PackageReference Include =" Microsoft.Extensions.AI" Version =" 9.6.0" />
14
- <PackageReference Include =" Microsoft.SemanticKernel.Core" Version =" 1.52.1 " />
14
+ <PackageReference Include =" Microsoft.SemanticKernel.Core" Version =" 1.53.0 " />
15
15
<PackageReference Include =" PdfPig" Version =" 0.1.10" />
16
16
<PackageReference Include =" System.Linq.Async" Version =" 6.0.1" />
17
- <PackageReference Include =" Microsoft.SemanticKernel.Connectors.SqliteVec" Version =" 1.52.1 -preview" />
17
+ <PackageReference Include =" Microsoft.SemanticKernel.Connectors.SqliteVec" Version =" 1.53.0 -preview" />
18
18
</ItemGroup >
19
19
20
20
<ItemGroup >
Original file line number Diff line number Diff line change 11
11
<PackageReference Include =" CommunityToolkit.Aspire.OllamaSharp" Version =" 9.4.1-beta.277" />
12
12
<PackageReference Include =" OllamaSharp" Version =" 5.1.16" />
13
13
<PackageReference Include =" Microsoft.Extensions.AI" Version =" 9.6.0" />
14
- <PackageReference Include =" Microsoft.SemanticKernel.Core" Version =" 1.52.1 " />
14
+ <PackageReference Include =" Microsoft.SemanticKernel.Core" Version =" 1.53.0 " />
15
15
<PackageReference Include =" PdfPig" Version =" 0.1.10" />
16
16
<PackageReference Include =" System.Linq.Async" Version =" 6.0.1" />
17
17
<PackageReference Include =" Aspire.Qdrant.Client" Version =" 9.2.1" />
18
- <PackageReference Include =" Microsoft.SemanticKernel.Connectors.Qdrant" Version =" 1.52.1 -preview" />
18
+ <PackageReference Include =" Microsoft.SemanticKernel.Connectors.Qdrant" Version =" 1.53.0 -preview" />
19
19
</ItemGroup >
20
20
21
21
<ItemGroup >
Original file line number Diff line number Diff line change 11
11
<PackageReference Include =" Microsoft.Extensions.AI.OpenAI" Version =" 9.6.0" />
12
12
<PackageReference Include =" Azure.Identity" Version =" 1.14.0" />
13
13
<PackageReference Include =" Microsoft.Extensions.AI" Version =" 9.6.0" />
14
- <PackageReference Include =" Microsoft.SemanticKernel.Core" Version =" 1.52.1 " />
14
+ <PackageReference Include =" Microsoft.SemanticKernel.Core" Version =" 1.53.0 " />
15
15
<PackageReference Include =" PdfPig" Version =" 0.1.10" />
16
16
<PackageReference Include =" System.Linq.Async" Version =" 6.0.1" />
17
17
<PackageReference Include =" Azure.Search.Documents" Version =" 11.6.0" />
18
- <PackageReference Include =" Microsoft.SemanticKernel.Connectors.AzureAISearch" Version =" 1.52.1 -preview" />
18
+ <PackageReference Include =" Microsoft.SemanticKernel.Connectors.AzureAISearch" Version =" 1.53.0 -preview" />
19
19
</ItemGroup >
20
20
21
21
</Project >
You can’t perform that action at this time.
0 commit comments