File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 <PackageLicenseExpression >GPL-3.0-or-later</PackageLicenseExpression >
1717 <RepositoryType >git</RepositoryType >
1818 <RepositoryUrl >https://github.com/chataize/plugin-api</RepositoryUrl >
19+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
1920 <TargetFramework >net9.0</TargetFramework >
2021 <ImplicitUsings >enable</ImplicitUsings >
2122 <Nullable >enable</Nullable >
22- <InvariantGlobalization >true</InvariantGlobalization >
23+ <IncludeSymbols >true</IncludeSymbols >
24+ <SymbolPackageFormat >snupkg</SymbolPackageFormat >
25+ <SuppressSymbolPackageFormatValidation >true</SuppressSymbolPackageFormatValidation >
2326 <Description >
2427 Example plugin demonstrating how to use the ChatAIze Plugin API.
2528 </Description >
Original file line number Diff line number Diff line change 1616 <PackageLicenseExpression >GPL-3.0-or-later</PackageLicenseExpression >
1717 <RepositoryType >git</RepositoryType >
1818 <RepositoryUrl >https://github.com/chataize/plugin-api</RepositoryUrl >
19+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
1920 <TargetFramework >net9.0</TargetFramework >
2021 <ImplicitUsings >enable</ImplicitUsings >
2122 <Nullable >enable</Nullable >
23+ <IncludeSymbols >true</IncludeSymbols >
24+ <SymbolPackageFormat >snupkg</SymbolPackageFormat >
25+ <SuppressSymbolPackageFormatValidation >true</SuppressSymbolPackageFormatValidation >
2226 <Description >
2327 Official library for building ChatAIze chatbot add-ons.
2428 </Description >
You can’t perform that action at this time.
0 commit comments