File tree Expand file tree Collapse file tree 6 files changed +9
-32
lines changed
Expand file tree Collapse file tree 6 files changed +9
-32
lines changed Original file line number Diff line number Diff line change 129129 weak
130130[file "src/nuget.config"]
131131 url = https://github.com/devlooped/oss/blob/main/src/nuget.config
132- sha = 032439dbf180fca0539a5bd3a019f18ab3484b76
133-
134- etag = da7c0104131bd474b52fc9bc9f9bda6470e24ae38d4fb9f5c4f719bc01370ab5
135- weak
132+ skip
136133[file "src/Tests/Extensions/Attributes.cs"]
137134 url = https://github.com/devlooped/catbag/blob/main/Xunit/Attributes.cs
138135 sha = 40914971d4d6b42d6f8a90923b131136f7e609a5
Original file line number Diff line number Diff line change 44 <Nullable >enable</Nullable >
55 <UserSecretsId >b420aaad-e6e3-43d7-8d91-5a07b19f20ab</UserSecretsId >
66 </PropertyGroup >
7+ <Import Project =" ..\src\Directory.props" />
78</Project >
Original file line number Diff line number Diff line change 66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" Microsoft.Agents.AI.Hosting.OpenAI" Version =" 1.0.0-alpha.251016.1 " />
9+ <PackageReference Include =" Microsoft.Agents.AI.Hosting.OpenAI" Version =" 42.42.11-pre " />
1010 <PackageReference Include =" ModelContextProtocol" Version =" 0.4.0-preview.3" />
1111 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.4" />
1212 <PackageReference Include =" ThisAssembly.Project" Version =" 2.1.2" PrivateAssets =" all" />
Original file line number Diff line number Diff line change 2323 <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 10.0.0" />
2424 <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 10.0.0" />
2525
26- <PackageReference Include =" Microsoft.Agents.AI" Version =" 1.0.0-preview.251104.1 " />
27- <PackageReference Include =" Microsoft.Agents.AI.Hosting" Version =" 1.0.0-preview.251016.1 " />
28- <PackageReference Include =" Microsoft.Agents.AI.AzureAI" Version =" 1.0.0-preview.251104.1 " />
29- <PackageReference Include =" Microsoft.Agents.AI.OpenAI" Version =" 1.0.0-preview.251016.1 " />
26+ <PackageReference Include =" Microsoft.Agents.AI" Version =" 42.42.11-pre " />
27+ <PackageReference Include =" Microsoft.Agents.AI.Hosting" Version =" 42.42.11-pre " />
28+ <PackageReference Include =" Microsoft.Agents.AI.AzureAI" Version =" 42.42.11-pre " />
29+ <PackageReference Include =" Microsoft.Agents.AI.OpenAI" Version =" 42.42.11-pre " />
3030 <PackageReference Include =" ModelContextProtocol" Version =" 0.4.0-preview.3" />
3131 <PackageReference Include =" PolySharp" Version =" 1.15.0" PrivateAssets =" all" />
3232 <PackageReference Include =" YamlDotNet" Version =" 16.3.0" />
Original file line number Diff line number Diff line change 55 <ImplicitUsings >true</ImplicitUsings >
66 <UserSecretsId >6eb457f9-16bc-49c5-81f2-33399b254e04</UserSecretsId >
77
8- <RestoreSources >https://api.nuget.org/v3/index.json;https://pkg. kzu.app /index.json</RestoreSources >
9- <PackageProjectUrl >https://github.com/devlooped/Extensions. AI</PackageProjectUrl >
8+ <RestoreSources >https://api.nuget.org/v3/index.json;https://kzu.blob.core.windows.net/nuget /index.json</RestoreSources >
9+ <PackageProjectUrl >https://github.com/devlooped/AI</PackageProjectUrl >
1010
1111 <SuppressNETCoreSdkPreviewMessage >false</SuppressNETCoreSdkPreviewMessage >
1212 </PropertyGroup >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments