File tree 1 file changed +1
-3
lines changed
1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 11
11
<Summary >A C# client for Supabase Functions</Summary >
12
12
<Title >Function</Title >
13
13
<Description >A C# client for Supabase Functions</Description >
14
- <RootNamespace >Supabase.Functions</RootNamespace >
15
14
<PackageIconUrl >https://avatars.githubusercontent.com/u/54469796?s=200& v=4</PackageIconUrl >
16
15
<PackageProjectUrl >https://github.com/supabase-community/functions-csharp</PackageProjectUrl >
17
16
<PackageTags >supabase, functions</PackageTags >
18
17
<PackageVersion >1.3.2</PackageVersion >
19
18
<ReleaseVersion >1.3.2</ReleaseVersion >
20
- <AssemblyName >Supabase.Functions</AssemblyName >
21
19
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
22
20
<PackageIcon >icon.png</PackageIcon >
23
21
<PackageReadmeFile >README.md</PackageReadmeFile >
39
37
40
38
<ItemGroup >
41
39
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
42
- <PackageReference Include =" supabase-core " Version =" 0 .0.3 " />
40
+ <PackageReference Include =" Supabase.Core " Version =" 1 .0.0 " />
43
41
</ItemGroup >
44
42
45
43
<ItemGroup >
You can’t perform that action at this time.
0 commit comments