File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 5
5
<ImplicitUsings >disable</ImplicitUsings >
6
6
<Nullable >disable</Nullable >
7
7
<Title >Zatomic AI Providers</Title >
8
- <Authors >zatomic,arcware </Authors >
8
+ <Authors >Zatomic AI, Dave Donaldson </Authors >
9
9
<Company >Zatomic AI</Company >
10
10
<Description >.NET SDK for integrating with various AI model providers.</Description >
11
11
<RepositoryUrl >https://github.com/ZatomicAI/Zatomic.AI.Providers</RepositoryUrl >
12
12
<PackageReadmeFile >README.md</PackageReadmeFile >
13
- <Version >0.2.2 </Version >
13
+ <Version >0.2.3 </Version >
14
14
<RepositoryType >git</RepositoryType >
15
15
<PackageTags >AI;AI21Labs;Anthropic;AmazonBedrock;AzureOpenAI;AzureServerless;Cohere;DeepInfra;FireworksAI;GoogleGemini;Meta;Mistral;OpenAI;TogetherAI;xAI</PackageTags >
16
16
<GeneratePackageOnBuild >True</GeneratePackageOnBuild >
17
17
<PackageLicenseExpression >MIT</PackageLicenseExpression >
18
+ <PackageIcon >icon.png</PackageIcon >
18
19
</PropertyGroup >
19
20
20
21
<ItemGroup >
22
+ <None Include =" ..\..\icon.png" >
23
+ <Pack >True</Pack >
24
+ <PackagePath >\</PackagePath >
25
+ </None >
21
26
<None Include =" ..\..\README.md" >
22
27
<Pack >True</Pack >
23
28
<PackagePath >\</PackagePath >
You can’t perform that action at this time.
0 commit comments